11.stylix/.yamllint.yml
awwpotato 64b9f2c2df
stylix: yamlint ignore truthy for workflows (#1116)
Link: https://github.com/nix-community/stylix/pull/1116

Co-authored-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
2025-05-31 11:44:33 -07:00

6 lines
71 B
YAML

---
extends: default
rules:
truthy:
ignore: .github/workflows/*