mirror of
https://github.com/hassio-addons/addon-debian-base.git
synced 2025-05-03 18:51:23 +00:00
13 lines
170 B
YAML
13 lines
170 B
YAML
---
|
|
engines:
|
|
fixme:
|
|
enabled: true
|
|
shellcheck:
|
|
enabled: true
|
|
markdownlint:
|
|
enabled: true
|
|
ratings:
|
|
paths:
|
|
- "**.sh"
|
|
- "**.md"
|
|
exclude_paths: []
|