Nicholas Wilde e40cadcc32
Add cowboy-quinoa-bake
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
2022-05-10 23:29:40 +00:00

13 lines
164 B
Plaintext

---
extends: default
ignore: |
**/.github/**
rules:
line-length:
max: 120
level: warning
truthy:
allowed-values: ['true', 'false', 'yes', 'no']