13 lines
141 B
YAML
13 lines
141 B
YAML
AllCops:
|
|
Exclude:
|
|
- tmp/**
|
|
|
|
Documentation:
|
|
Enabled: false
|
|
|
|
LineLength:
|
|
Enabled: false
|
|
|
|
SingleSpaceBeforeFirstArg:
|
|
Enabled: false
|