chore: add lint and lint-autofix to .phony
This commit is contained in:
parent
146b14ffb0
commit
ff4774737b
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
.PHONY: usage build test test-coverage test-show-coverage run tidy release release-all
|
||||
.PHONY: usage build lint lint-autofix test test-coverage test-show-coverage run tidy release release-all
|
||||
|
||||
OK_COLOR=\033[32;01m
|
||||
NO_COLOR=\033[0m
|
||||
|
|
Loading…
Add table
Reference in a new issue