mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-07-09 17:24:49 -06:00
android/.editorconfig: Disable ktlint_standard_comment
This commit is contained in:
parent
bfaaaee10d
commit
1afa24387f
@ -12,5 +12,6 @@ ij_kotlin_packages_to_use_import_on_demand = unset
|
|||||||
# Style configuration
|
# Style configuration
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
ktlint_standard_comment-wrapping = disabled
|
||||||
ktlint_standard_package-name = disabled
|
ktlint_standard_package-name = disabled
|
||||||
max_line_length = 100
|
max_line_length = 100
|
||||||
Loading…
Reference in New Issue
Block a user