mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 22:32:30 +01:00
826a6331a6
for it (via WANT_LINT). It's Just Too Noisy.
7 lines
130 B
Makefile
7 lines
130 B
Makefile
# $FreeBSD$
|
|
|
|
# Do not lint the GNU stuff. It is all externally maintained and
|
|
# lint output is wasteful noise here.
|
|
|
|
NOLINT= true
|