Fix common.mk && add makefile check as pre-commit hook
This commit is contained in:
@@ -9,3 +9,7 @@ repos:
|
||||
- id: check-yaml
|
||||
- id: check-json
|
||||
- id: check-added-large-files
|
||||
- repo: https://github.com/mrtazz/checkmake.git
|
||||
rev: main
|
||||
hooks:
|
||||
- id: checkmake
|
||||
|
||||
Reference in New Issue
Block a user