diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ded3d8b4..ff4759d7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,6 +7,7 @@ repos: - id: trailing-whitespace - id: check-yaml - id: check-added-large-files + - id: no-commit-to-branch # - repo: https://github.com/editorconfig-checker/editorconfig-checker.python # rev: "2.7.3"