mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-12-26 12:50:54 +00:00
8 lines
76 B
Text
8 lines
76 B
Text
|
---
|
||
|
extends: default
|
||
|
|
||
|
rules:
|
||
|
line-length:
|
||
|
max: 160
|
||
|
level: warning
|