Skip to content

Commit

Permalink
More simplification and cleanup
Browse files Browse the repository at this point in the history
The dry-run diff is now using the same format everywhere. The
log warning has been removed but the diff now shows more context
which should make up for it.
  • Loading branch information
simonklb committed Nov 10, 2023
1 parent 81fa27e commit 46d4c1a
Show file tree
Hide file tree
Showing 18 changed files with 1,899 additions and 805 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repos:
hooks:
- id: editorconfig-checker
name: check indentation
exclude: ^.gitmodules$|^helmfile/upstream/|^helmfile/charts/grafana-dashboards/dashboards/|^LICENSE$
exclude: ^.gitmodules$|^helmfile/upstream/|^helmfile/charts/grafana-dashboards/dashboards/|^LICENSE$|^pipeline/resources/

- repo: https://github.com/jumanjihouse/pre-commit-hooks
rev: 3.0.0
Expand Down
Loading

0 comments on commit 46d4c1a

Please sign in to comment.