Skip to content

Commit

Permalink
exclude readme for file fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruibin-Liu committed Nov 13, 2024
1 parent af05148 commit 045d4d3
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 @@ -9,7 +9,7 @@ repos:
- id: check-yaml
- id: debug-statements
- id: end-of-file-fixer
exclude: 'tests/test_files|assets|moldf/covalent_bonds'
exclude: 'tests/test_files|assets|moldf/covalent_bonds|README.md'
- id: forbid-new-submodules
- id: trailing-whitespace
exclude: 'tests/test_files|assets|moldf/covalent_bonds'
Expand Down

0 comments on commit 045d4d3

Please sign in to comment.