1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-05 23:16:13 +00:00
android-library/.editorconfig
2021-04-21 18:44:48 +02:00

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