mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-13 03:58:47 +00:00
6 lines
75 B
Text
6 lines
75 B
Text
---
|
|
extends: default
|
|
rules:
|
|
line-length:
|
|
max: 200
|
|
level: warning
|