Fix Makefile comment
This commit is contained in:
parent
67c2375bba
commit
88f77aa27c
2
Makefile
2
Makefile
@ -46,7 +46,7 @@ test:
|
|||||||
install-hooks:
|
install-hooks:
|
||||||
pre-commit install --install-hooks
|
pre-commit install --install-hooks
|
||||||
|
|
||||||
# Checks files for encryption
|
# Runs pre-commit checks on files
|
||||||
.PHONY: check
|
.PHONY: check
|
||||||
check:
|
check:
|
||||||
pre-commit run --all-files
|
pre-commit run --all-files
|
||||||
|
Loading…
Reference in New Issue
Block a user