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 014b017 commit f9f8eebCopy full SHA for f9f8eeb
.pre-commit-config.yaml
@@ -9,6 +9,7 @@ repos:
9
- id: end-of-file-fixer
10
exclude: __snapshots__
11
- id: check-yaml
12
+ exclude: test_utils/input/yaml
13
- id: check-toml
14
- id: trailing-whitespace
15
- repo: https://github.com/astral-sh/ruff-pre-commit
0 commit comments