mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-17 16:37:43 +00:00
chore: update gradle/java indent_size to 4
This commit is contained in:
parent
7146d28542
commit
6619a148af
1 changed files with 6 additions and 0 deletions
|
|
@ -14,3 +14,9 @@ trim_trailing_whitespace = false
|
||||||
|
|
||||||
[*.kt]
|
[*.kt]
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
|
[*.java]
|
||||||
|
indent_size = 4
|
||||||
|
|
||||||
|
[*.gradle]
|
||||||
|
indent_size = 4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue