We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a8b952 + 6b82c1a commit edeef62Copy full SHA for edeef62
.yamllint.yaml
@@ -19,3 +19,5 @@ rules:
19
# We could downgrade the line length error to a warning, but for now it clutters the output too much.
20
# max: 120
21
# level: warning
22
+ truthy:
23
+ allowed-values: ['true', 'false', 'on']
0 commit comments