Skip to content

Commit

Permalink
STYLE: Remove forbit-submodules pre-commit check
Browse files Browse the repository at this point in the history
We have an existing dox/manual submodule.
  • Loading branch information
thewtex committed Feb 11, 2025
1 parent 6ed693f commit a90fd1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ repos:
- id: end-of-file-fixer
exclude: "\\.(md5|sha|sha512|svg|vtk|vtp)$|^Resources\\/[^\\/]+\\.h$|\\/ColorFiles\\/.+\\.txt$|Data\\/Input\\/.+$|\\/ThirdParty\\/|\\/Data\\/"
- id: forbid-new-submodules
- id: forbid-submodules
- id: mixed-line-ending
exclude: "\\.(sha|sha512|svg|vtk|vtp)$|\\/ThirdParty\\/|\\/Data\\/"
- id: name-tests-test
Expand Down

0 comments on commit a90fd1e

Please # to comment.