Loading .pre-commit-config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ repos: hooks: - id: codespell args: - "--skip" - "--ignore-words-list" - "hashin,aNULL" - repo: https://github.com/Yelp/detect-secrets.git Loading Loading
.pre-commit-config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ repos: hooks: - id: codespell args: - "--skip" - "--ignore-words-list" - "hashin,aNULL" - repo: https://github.com/Yelp/detect-secrets.git Loading