We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b586112 commit 361bab2Copy full SHA for 361bab2
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
- repo: https://github.com/pre-commit/pre-commit-hooks
7
rev: v2.0.0
8
hooks:
9
+ - id: check-merge-conflict
10
- id: trailing-whitespace
11
- id: end-of-file-fixer
12
- id: check-yaml
-# - id: check-added-large-files
0 commit comments