We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff1834e commit 9dadc11Copy full SHA for 9dadc11
.pre-commit-config.yaml
@@ -5,7 +5,7 @@ exclude: |
5
# Maybe reactivate this when all README files include prettier ignore tags?
6
^README\.md$|
7
# Library files can have extraneous formatting (even minimized)
8
- /static/(src/)?lib/|
+ /lib/|
9
# Repos using Sphinx to generate docs don't need prettying
10
^docs/_templates/.*\.html$|
11
# You don't usually want a bot to modify your legal texts
0 commit comments