mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
yamllint config with ordering enabled and line-length disabled
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
extends: default
|
||||
|
||||
rules:
|
||||
comments:
|
||||
require-starting-space: false
|
||||
key-ordering: {}
|
||||
line-length: disable
|
||||
Reference in New Issue
Block a user