Skip to content

Commit

Permalink
fixing indent in .pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
daafip committed Apr 29, 2024
1 parent db8ff02 commit fa8cfd5
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: debug-statements
- id: end-of-file-fixer
exclude:
(?x)^(
(?x)^(
tests/src/base/forcing_files/camels_03439000.*
)$
- id: trailing-whitespace
Expand Down

0 comments on commit fa8cfd5

Please sign in to comment.