mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-06 23:46:30 +00:00
6 lines
231 B
INI
6 lines
231 B
INI
[*]
|
|
max_line_length = 150
|
|
|
|
[*.{kt, kts}]
|
|
ktlint_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
|