mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
9 lines
117 B
YAML
9 lines
117 B
YAML
---
|
|
extends: default
|
|
|
|
rules:
|
|
comments:
|
|
require-starting-space: false
|
|
key-ordering: {}
|
|
line-length: disable
|