Loading .pre-commit-config.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -22,8 +22,10 @@ repos: - id: debug-statements stages: [commit] - id: end-of-file-fixer stages: [commit] - id: trailing-whitespace exclude_types: [markdown] stages: [commit] - repo: https://github.com/jorisroovers/gitlint rev: v0.13.1 Loading Loading
.pre-commit-config.yaml +2 −0 Original line number Diff line number Diff line Loading @@ -22,8 +22,10 @@ repos: - id: debug-statements stages: [commit] - id: end-of-file-fixer stages: [commit] - id: trailing-whitespace exclude_types: [markdown] stages: [commit] - repo: https://github.com/jorisroovers/gitlint rev: v0.13.1 Loading