mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Try not to lint(1) contrib'ed sources. This Is Very Messy.
This commit is contained in:
parent
82e5cdeb6e
commit
c099da117f
2 changed files with 4 additions and 0 deletions
|
|
@ -558,4 +558,6 @@ MLINKS+=curs_window.3 delwin.3 curs_window.3 derwin.3 curs_window.3 dupwin.3 \
|
|||
MLINKS+=default_colors.3 assume_default_colors.3 \
|
||||
default_colors.3 use_default_colors.3
|
||||
|
||||
NOLINT= true
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
|
|
|||
|
|
@ -558,4 +558,6 @@ MLINKS+=curs_window.3 delwin.3 curs_window.3 derwin.3 curs_window.3 dupwin.3 \
|
|||
MLINKS+=default_colors.3 assume_default_colors.3 \
|
||||
default_colors.3 use_default_colors.3
|
||||
|
||||
NOLINT= true
|
||||
|
||||
.include <bsd.lib.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue