libifconfig
libifconfig copied to clipboard
style(9) compliance tests should run even if build stage fails
Currently, style checks are not run when the CI fails on building the library. This is annoying to some highly caffeinated developers.
Additionally, as the style(9) checks only require the source code to be run, they shouldn't require a successful build.