mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-22 14:38:15 +08:00
disables indent ktlint rule
This commit is contained in:
parent
19328db2de
commit
e1452c7d03
@ -105,6 +105,7 @@ allprojects {
|
||||
// display the corresponding rule
|
||||
verbose = true
|
||||
disabledRules = [
|
||||
"indent",
|
||||
"spacing-between-declarations-with-comments",
|
||||
"no-multi-spaces",
|
||||
"experimental:spacing-between-declarations-with-annotations",
|
||||
|
Loading…
Reference in New Issue
Block a user