8 lines
74 B
Text
8 lines
74 B
Text
|
---
|
||
|
extends: default
|
||
|
|
||
|
rules:
|
||
|
line-length:
|
||
|
max: 100
|
||
|
level: error
|