We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9524155 commit 89cf7a6Copy full SHA for 89cf7a6
.yamllint.yml
@@ -24,4 +24,4 @@ rules:
24
comments: disable # Disable comment formatting checks
25
brackets: disable # Disable bracket spacing checks
26
truthy:
27
- allowed-values: ['true', 'false', 'on', 'off', 'yes', 'no']
+ allowed-values: ['true', 'false', 'on', 'off', 'yes', 'no']
0 commit comments