Skip to content

Commit 361bab2

Browse files
committed
Added pre-commit check-merge-conflict hook
1 parent b586112 commit 361bab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repos:
66
- repo: https://github.com/pre-commit/pre-commit-hooks
77
rev: v2.0.0
88
hooks:
9+
- id: check-merge-conflict
910
- id: trailing-whitespace
1011
- id: end-of-file-fixer
1112
- id: check-yaml
12-
# - id: check-added-large-files

0 commit comments

Comments
 (0)