pre-commit: enable codespell checks
This commit is contained in:
parent
7088d2ee91
commit
4d70fa74e8
1 changed files with 1 additions and 1 deletions
|
|
@ -16,4 +16,4 @@ repos:
|
|||
- id: nxstyle
|
||||
name: nxstyle
|
||||
language: script
|
||||
entry: ./tools/checkpatch.sh -f
|
||||
entry: ./tools/checkpatch.sh -c -f
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue