mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
chore: change Kotlin indent_size to 4
This commit is contained in:
parent
bfa6c8ba5f
commit
75c9f69650
1 changed files with 3 additions and 0 deletions
|
|
@ -11,3 +11,6 @@ trim_trailing_whitespace = true
|
|||
[*.md]
|
||||
max_line_length = off
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
[*.kt]
|
||||
indent_size = 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue