Skip to content

Commit

Permalink
Add yamllint.yaml
Browse files Browse the repository at this point in the history
To ignore automations.yaml, which is managed by HomeAssistant.
  • Loading branch information
JRInge committed Apr 5, 2024
1 parent d5c4dca commit 6ba5186
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .yamllint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
extends: default

ignore: |
/automations.yaml
...

0 comments on commit 6ba5186

Please sign in to comment.