mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-10-31 22:28:26 +00:00
6e6ff55bbc
Due to unexpected complications for user submissions we are reverting the transition to a YAML format.
8 lines
159 B
Text
8 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
|