mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 07:16:54 +00:00
Disable trim_trailing_whitespace for md files
This commit is contained in:
@@ -15,5 +15,8 @@ ktlint_code_style = intellij_idea
|
||||
ktlint_standard_discouraged-comment-location = disabled
|
||||
ktlint_function_naming_ignore_when_annotated_with = Composable
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.{yml,yaml}]
|
||||
indent_size = 2
|
||||
|
||||
Reference in New Issue
Block a user