1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-06 23:46:30 +00:00
android-library/.editorconfig
Abel García de Prada 1f21116c9b Bump ktlint to 11.2.0
2023-02-14 17:28:58 +01:00

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