mirror of
https://github.com/geerlingguy/ansible-role-php.git
synced 2024-10-31 08:28:54 +01:00
12 lines
121 B
Plaintext
12 lines
121 B
Plaintext
---
|
|
extends: default
|
|
|
|
rules:
|
|
line-length:
|
|
max: 120
|
|
level: warning
|
|
|
|
ignore: |
|
|
.github/stale.yml
|
|
.travis.yml
|