mirror of
https://github.com/lucaspalomodevelop/opnsense-core.git
synced 2026-03-13 00:07:27 +00:00
make: move to better spot
This commit is contained in:
parent
9176999f7f
commit
7f62439e7b
4
Makefile
4
Makefile
@ -417,8 +417,6 @@ LINTBIN?= ${.CURDIR}/contrib/parallel-lint/parallel-lint
|
||||
lint-php:
|
||||
@${LINTBIN} src
|
||||
|
||||
glint: sweep style-fix plist-fix lint
|
||||
|
||||
lint: plist-check lint-shell lint-xml lint-model lint-acl lint-exec lint-php
|
||||
|
||||
sweep:
|
||||
@ -466,6 +464,8 @@ style-model:
|
||||
|
||||
style: style-python style-php
|
||||
|
||||
glint: sweep style-fix plist-fix lint
|
||||
|
||||
license: debug
|
||||
@${.CURDIR}/Scripts/license > ${.CURDIR}/LICENSE
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user