Loading .pre-commit-config.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ repos: - id: check-yaml - id: detect-private-key - id: end-of-file-fixer exclude: VERSION - id: trailing-whitespace - repo: https://github.com/codespell-project/codespell.git Loading Loading
.pre-commit-config.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,7 @@ repos: - id: check-yaml - id: detect-private-key - id: end-of-file-fixer exclude: VERSION - id: trailing-whitespace - repo: https://github.com/codespell-project/codespell.git Loading