Skip to content

Commit

Permalink
(TESTING) yamllint ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoblitt committed Apr 29, 2024
1 parent f5c6024 commit 9df9ffa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .yamllint.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
extends: default

ignore:
- charts/gnocpush/templates/*
ignore: |
charts/gnocpush/templates/*
rules:
# 80 chars should be enough, but don't fail if a line is longer
Expand Down

0 comments on commit 9df9ffa

Please sign in to comment.