mirror of
https://github.com/geerlingguy/mac-dev-playbook
synced 2024-11-21 19:33:03 +00:00
10 lines
107 B
Text
10 lines
107 B
Text
---
|
|
extends: default
|
|
|
|
rules:
|
|
line-length:
|
|
max: 180
|
|
level: warning
|
|
|
|
ignore: |
|
|
.github/stale.yml
|