1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-09-20 03:22:37 +00:00
log4j-affected-db/.yamllint
Nicholas McDonnell 6e6ff55bbc
Revert the migration to a YAML format
Due to unexpected complications for user submissions we are reverting
the transition to a YAML format.
2021-12-30 16:31:50 -05:00

7 lines
159 B
Text

---
extends: default
rules:
# yamllint doesn't like when we use yes and no for true and false,
# but that's pretty standard in Ansible.
truthy: disable