Skip to content

Commit

Permalink
turn off pre-commit hooks for riscv_tests subtree
Browse files Browse the repository at this point in the history
  • Loading branch information
billmcspadden-riscv committed Jun 6, 2024
1 parent ea4866b commit 4481c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
exclude: '^(prover_snapshots)|(generated_definitions)|(c_emulator/SoftFloat-3e)'
exclude: '^(prover_snapshots)|(generated_definitions)|(c_emulator/SoftFloat-3e)|(TEST_DIR_ROOT/riscv_tests.git.subtree)'
minimum_pre_commit_version: 2.10.0
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 4481c60

Please sign in to comment.