Skip to content

Commit

Permalink
Merge pull request #11 from bbkane/git-xargs/yamllint-ignore-dist
Browse files Browse the repository at this point in the history
Format yaml and add lint
  • Loading branch information
bbkane authored Nov 26, 2023
2 parents 5a64ca7 + 9e644b0 commit 7564f6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .yamllint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
extends: default
ignore:
- dist/
rules:
comments:
ignore-shebangs: true
Expand Down

0 comments on commit 7564f6d

Please sign in to comment.