Check
This commit is contained in:
parent
3d9ba211a3
commit
0fcdd25919
2 changed files with 10 additions and 10 deletions
|
|
@ -95,6 +95,8 @@ allprojects {
|
|||
"experimental:kdoc-wrapping",
|
||||
// Ignore error "Redundant curly braces", since we use it to fix false positives, for instance in "elementLogs.${i}.txt"
|
||||
"string-template",
|
||||
// Not the same order than Android Studio formatter...
|
||||
"import-ordering",
|
||||
)
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue