Skip to content

Commit

Permalink
skip workflow files
Browse files Browse the repository at this point in the history
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
  • Loading branch information
njzjz authored Mar 21, 2024
1 parent c5214db commit 9210e16
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 @@ -62,6 +62,8 @@ repos:
hooks:
- id: prettier
types_or: [markdown, json, yaml, css, javascript]
# workflow files cannot be modified by pre-commit.ci
exclude: ^source/3rdparty|.github/workflows
# Shell
- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.8.0-1
Expand Down

0 comments on commit 9210e16

Please sign in to comment.