diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 918eb224b6..c2db384358 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,4 +16,4 @@ repos: - id: nxstyle name: nxstyle language: script - entry: ./tools/checkpatch.sh -f + entry: ./tools/checkpatch.sh -c -f