Skip to content

Commit

Permalink
Exclude vendored theme files from pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Jul 3, 2024
1 parent 86b2a94 commit 81787cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ repos:
rev: v3.1.0
hooks:
- id: prettier

exclude: "^themes/blist-satre/(assets/css/site.css|assets/js/fuse\\.min\\.js|assets/js/search\\.js|exampleSite|i18n|CHANGELOG\\.md|README\\.md)"

0 comments on commit 81787cc

Please sign in to comment.