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