Skip to content

Commit

Permalink
update ignored directories
Browse files Browse the repository at this point in the history
  • Loading branch information
ktangsali committed Nov 3, 2023
1 parent efc497f commit 42d2041
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
Expand Up @@ -29,7 +29,7 @@ repos:
"--ignore-magic", "--fail-under=99", "--exclude=['setup.py', 'test', 'build', 'docs']",
"--ignore-regex=['forward', 'backward', 'reset_parameters', 'extra_repr', 'MetaData', 'apply_activation','exec_activation']",
"--color", "--"]
exclude: ^modulus/internal/
exclude: ^modulus/internal/|^examples/

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.35.0
Expand Down

0 comments on commit 42d2041

Please sign in to comment.