1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-07 16:06:14 +00:00

add rule for yml-off

Signed-off-by: Felix Bartels <felix@host-consultants.de>
This commit is contained in:
Felix Bartels 2020-01-06 15:02:31 +01:00
parent 343730b9e1
commit d8811ec591

View File

@ -9,7 +9,7 @@ indent_style = tab
end_of_line = lf
trim_trailing_whitespaces = true
[{*.{yml,yaml},.yamllint}]
[{*.{yml,yaml,yml-off},.yamllint}]
indent_style = space
indent_size = 2