Add indent for gradle.
This commit is contained in:
parent
d595156587
commit
431cb483da
1 changed files with 4 additions and 0 deletions
|
|
@ -8,3 +8,7 @@ trim_trailing_whitespace = true
|
|||
[*.{md,yml,yaml}]
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
|
||||
[*.gradle]
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue