mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 20:55:31 +03:00
Update editorconfig to latest spotless checks
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
cb08234df7
commit
740b59f551
1 changed files with 1 additions and 1 deletions
|
@ -40,6 +40,6 @@ indent_size=2
|
|||
|
||||
[*.{kt,kts}]
|
||||
# IDE does not follow this Ktlint rule strictly, but the default ordering is pretty good anyway, so let's ditch it
|
||||
disabled_rules=import-ordering
|
||||
ktlint_standard_import-ordering = disabled
|
||||
ij_kotlin_allow_trailing_comma = false
|
||||
ij_kotlin_allow_trailing_comma_on_call_site = false
|
||||
|
|
Loading…
Reference in a new issue