Skip to content

Commit 59cd71e

Browse files
committed
1 parent 46bdade commit 59cd71e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ exclude: |
55
# Maybe reactivate this when all README files include prettier ignore tags?
66
^README\.md$|
77
# Library files can have extraneous formatting (even minimized)
8-
/static/(src/)?lib/|
8+
/lib/|
99
# Repos using Sphinx to generate docs don't need prettying
1010
^docs/_templates/.*\.html$|
1111
# You don't usually want a bot to modify your legal texts

0 commit comments

Comments
 (0)