mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
yamllint: allow linting on windows (#13410)
This commit is contained in:
@@ -13,5 +13,7 @@ rules:
|
|||||||
level: error
|
level: error
|
||||||
line-length: disable
|
line-length: disable
|
||||||
truthy: disable
|
truthy: disable
|
||||||
|
new-lines:
|
||||||
|
type: platform
|
||||||
comments:
|
comments:
|
||||||
min-spaces-from-content: 1
|
min-spaces-from-content: 1
|
||||||
|
Reference in New Issue
Block a user