Commits on Source (3)
-
Ben Gamari authored
Previously we would apply this rule, which is only intended for testsuite Makefiles, to all files. This lead to a number of false-positives in all.T files.
-
Ben Gamari authored
-
Ben Gamari authored
The linter now enforces our preference for `#if defined()` and `#if !defined()`.