Skip to content

Commit

Permalink
Not checking meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-oscarsson committed Oct 12, 2023
1 parent 724cddc commit d761c7e
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 @@ -37,7 +37,7 @@ repos:
- id: check-symlinks
- id: check-xml
- id: check-yaml
exclude: ^.drone\.yml
exclude: ^.drone\.yml|meta.yaml
- id: mixed-line-ending
args: ["--fix=lf"]
# - repo: https://github.com/PyCQA/isort
Expand Down

0 comments on commit d761c7e

Please sign in to comment.