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