libifconfig icon indicating copy to clipboard operation
libifconfig copied to clipboard

style(9) compliance tests should run even if build stage fails

Open Savagedlight opened this issue 8 years ago • 0 comments

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.

Savagedlight avatar Jul 04 '17 19:07 Savagedlight