Loading .config/git/skel/.pre-commit-config.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ repos: - id: detect-private-key - id: end-of-file-fixer - id: trailing-whitespace exclude: \.diff$ - repo: https://github.com/codespell-project/codespell.git rev: v2.1.0 Loading Loading
.config/git/skel/.pre-commit-config.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -15,6 +15,7 @@ repos: - id: detect-private-key - id: end-of-file-fixer - id: trailing-whitespace exclude: \.diff$ - repo: https://github.com/codespell-project/codespell.git rev: v2.1.0 Loading