mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-22 20:32:24 +02:00
git-subtree-dir: foundations/stream git-subtree-mainline:328a7dc269git-subtree-split:b7b6930b09
13 lines
151 B
YAML
13 lines
151 B
YAML
---
|
|
extends: default
|
|
|
|
yaml-files:
|
|
- '*.yaml'
|
|
- '*.yml'
|
|
|
|
rules:
|
|
truthy: disable
|
|
line-length: disable
|
|
comments:
|
|
min-spaces-from-content: 1
|