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 7d2c2b7 commit 73ce711Copy full SHA for 73ce711
.pre-commit-config.yaml
@@ -8,6 +8,7 @@ repos:
8
- id: check-merge-conflict
9
- id: check-symlinks
10
- id: check-yaml
11
+ args: ['--unsafe']
12
- id: end-of-file-fixer
13
- id: mixed-line-ending
14
- id: trailing-whitespace
0 commit comments