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:
|
lint-php:
|
||||||
@${LINTBIN} src
|
@${LINTBIN} src
|
||||||
|
|
||||||
glint: sweep style-fix plist-fix lint
|
|
||||||
|
|
||||||
lint: plist-check lint-shell lint-xml lint-model lint-acl lint-exec lint-php
|
lint: plist-check lint-shell lint-xml lint-model lint-acl lint-exec lint-php
|
||||||
|
|
||||||
sweep:
|
sweep:
|
||||||
@ -466,6 +464,8 @@ style-model:
|
|||||||
|
|
||||||
style: style-python style-php
|
style: style-python style-php
|
||||||
|
|
||||||
|
glint: sweep style-fix plist-fix lint
|
||||||
|
|
||||||
license: debug
|
license: debug
|
||||||
@${.CURDIR}/Scripts/license > ${.CURDIR}/LICENSE
|
@${.CURDIR}/Scripts/license > ${.CURDIR}/LICENSE
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user