mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-05 23:16:13 +00:00
6 lines
224 B
INI
6 lines
224 B
INI
[*]
|
|
max_line_length = 150
|
|
|
|
[*.{kt, kts}]
|
|
disabled_rules=no-consecutive-blank-lines,no-wildcard-imports,max-line-length,no-blank-line-before-rbrace,final-newline,indent,no-multi-spaces,comment-spacing,parameter-list-wrapping
|