mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-05 23:16:13 +00:00
Enable import ordering rule
This commit is contained in:
parent
257f616b0f
commit
845b61ea4d
@ -2,4 +2,4 @@
|
||||
max_line_length = 150
|
||||
|
||||
[*.{kt, kts}]
|
||||
disabled_rules=no-consecutive-blank-lines,no-wildcard-imports,import-ordering,max-line-length,import-ordering,no-blank-line-before-rbrace,final-newline,indent,no-multi-spaces,comment-spacing,parameter-list-wrapping
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user