I ran into the issue described in https://github.com/sous-chefs/postfix/issues/148 and couldn't figure out a way to work around it without forking it.
8 lines
187 B
YAML
8 lines
187 B
YAML
config:
|
|
ul-indent: false # MD007
|
|
line-length: false # MD013
|
|
no-duplicate-heading: false # MD024
|
|
reference-links-images: false # MD052
|
|
ignores:
|
|
- .github/copilot-instructions.md
|