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 27af016 commit cdea114Copy full SHA for cdea114
.pre-commit-config.yaml
@@ -4,6 +4,7 @@ repos:
4
hooks:
5
- id: check-yaml
6
- id: end-of-file-fixer
7
+ exclude: ^tests/snapshots
8
- id: trailing-whitespace
9
- repo: https://github.com/astral-sh/ruff-pre-commit
10
rev: v0.1.0
0 commit comments