yamllint: allow linting on windows (#13410)

This commit is contained in:
bakerboy448
2022-07-28 23:30:02 -05:00
committed by GitHub
parent 605b2a3cd9
commit f71d8be9f6

View File

@@ -13,5 +13,7 @@ rules:
level: error
line-length: disable
truthy: disable
new-lines:
type: platform
comments:
min-spaces-from-content: 1