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 46bdade commit 59cd71eCopy full SHA for 59cd71e
.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