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.
2 parents 5771267 + 3419741 commit 31c17c4Copy full SHA for 31c17c4
version-specific/13.0/.pre-commit-config.yaml
@@ -5,7 +5,7 @@ exclude: |
5
# Files and folders generated by bots, to avoid loops
6
^setup/|/static/description/index\.html$|
7
# We don't want to mess with tool-generated files
8
- .svg$|/tests/([^/]+/)?cassettes/|^.copier-answers.yml$|
+ .svg$|/tests/([^/]+/)?cassettes/|^.copier-answers.yml$|^.github/|
9
# Maybe reactivate this when all README files include prettier ignore tags?
10
^README\.md$|
11
# Library files can have extraneous formatting (even minimized)
0 commit comments