mirror of https://github.com/apache/cloudstack.git
pre-commit: add hook `check-merge-conflict` (#7883)
This commit is contained in:
parent
e0ab2a4bd4
commit
7e998f9228
|
|
@ -31,7 +31,7 @@ repos:
|
||||||
#- id: check-added-large-files
|
#- id: check-added-large-files
|
||||||
- id: check-case-conflict
|
- id: check-case-conflict
|
||||||
#- id: check-executables-have-shebangs
|
#- id: check-executables-have-shebangs
|
||||||
#- id: check-merge-conflict
|
- id: check-merge-conflict
|
||||||
- id: check-vcs-permalinks
|
- id: check-vcs-permalinks
|
||||||
#- id: check-yaml
|
#- id: check-yaml
|
||||||
- id: detect-private-key
|
- id: detect-private-key
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue