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 003f65b commit 1bdba2fCopy full SHA for 1bdba2f
.pre-commit-config.yaml
@@ -11,9 +11,6 @@ repos:
11
- id: end-of-file-fixer
12
- id: forbid-new-submodules
13
- id: trailing-whitespace
14
- exclude_types: [json]
15
- exclude: |
16
- (?x)^(.*.ambr)$
17
18
# We use the Python version instead of the original version which seems to require Docker
19
# https://github.com/koalaman/shellcheck-precommit
0 commit comments