Skip to content

Commit

Permalink
fix: don't end of file fix for helm charts
Browse files Browse the repository at this point in the history
  • Loading branch information
josmo committed Feb 23, 2024
1 parent e47cf3b commit 0a562a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ repos:
hooks:
- id: check-merge-conflict
- id: end-of-file-fixer
exclude: "^charts/"
- id: trailing-whitespace
- id: forbid-submodules
- repo: https://github.com/adrienverge/yamllint
Expand Down

0 comments on commit 0a562a8

Please sign in to comment.