10 lines
198 B
YAML
10 lines
198 B
YAML
style:
|
|
MaxLineLength:
|
|
active: true
|
|
maxLineLength: 1400
|
|
excludePackageStatements: true
|
|
excludeImportStatements: true
|
|
excludeCommentStatements: false
|
|
excludeRawStrings: true
|
|
|