Skip to content

Commit

Permalink
Simplify yamllint configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
syssi committed Jul 28, 2024
1 parent 68ec3fb commit 8bcd3de
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions .yamllint
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,9 @@ yaml-files:
- '.yamllint'

ignore: |
/.cache/
esphome/**/*.pio*
config/automations.yaml
config/known_devices.yaml
config/scenes.yaml
config/google_calendars.yaml
config/custom_components/scheduler
config/custom_components/xiaomi_cloud_map_extractor
config/custom_components/zha_map
config/custom_components/hacs
.clang-format
.esphome/
tests/.esphome/

rules:
braces:
Expand Down

0 comments on commit 8bcd3de

Please sign in to comment.