mirror of
https://github.com/Growstuff/growstuff.git
synced 2025-12-23 17:47:49 -05:00
10 lines
148 B
YAML
10 lines
148 B
YAML
linters:
|
|
LineLength:
|
|
max: 120
|
|
InstanceVariables:
|
|
enabled: false
|
|
IdNames:
|
|
enabled: false
|
|
ConsecutiveComments:
|
|
enabled: false
|