Skip to content

Commit 4acfdf5

Browse files
vanzan01DaanHoogland
authored andcommitted
Add extra eol to .yamllint.yml
Address review comment from DaanHoogland Signed-off-by: vanzan01 <vanzan.1250@gmail.com>
1 parent 416df7e commit 4acfdf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamllint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ rules:
2424
comments: disable # Disable comment formatting checks
2525
brackets: disable # Disable bracket spacing checks
2626
truthy:
27-
allowed-values: ['true', 'false', 'on', 'off', 'yes', 'no']
27+
allowed-values: ['true', 'false', 'on', 'off', 'yes', 'no']

0 commit comments

Comments
 (0)