Skip to content

Commit

Permalink
Ignore all lib folders
Browse files Browse the repository at this point in the history
  • Loading branch information
yelizariev authored May 9, 2024
1 parent 7cb785a commit 5a726e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static-files/16.0/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ exclude: |
# Maybe reactivate this when all README files include prettier ignore tags?
^README\.md$|
# Library files can have extraneous formatting (even minimized)
/static/(src/)?lib/|
/lib/|
# Repos using Sphinx to generate docs don't need prettying
^docs/_templates/.*\.html$|
# You don't usually want a bot to modify your legal texts
Expand Down

0 comments on commit 5a726e6

Please sign in to comment.