mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-11-10 04:57:20 +01:00
No need to avoid annotations with test
This commit is contained in:
@@ -8,7 +8,7 @@ trim_trailing_whitespace = true
|
|||||||
max_line_length = 5000
|
max_line_length = 5000
|
||||||
ij_kotlin_allow_trailing_comma=true
|
ij_kotlin_allow_trailing_comma=true
|
||||||
ij_kotlin_allow_trailing_comma_on_call_site=true
|
ij_kotlin_allow_trailing_comma_on_call_site=true
|
||||||
ktlint_function_naming_ignore_when_annotated_with=Composable, Test
|
ktlint_function_naming_ignore_when_annotated_with=Composable
|
||||||
ktlint_standard_no-unused-imports=enabled
|
ktlint_standard_no-unused-imports=enabled
|
||||||
|
|
||||||
[*.gradle]
|
[*.gradle]
|
||||||
|
|||||||
Reference in New Issue
Block a user