mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-04-24 11:22:48 +00:00
Add Gradle files indentation to .editorconfig
This commit is contained in:
parent
a2f1ad5503
commit
4148fc9eb3
1 changed files with 3 additions and 0 deletions
|
@ -19,3 +19,6 @@ indent_style = space
|
||||||
|
|
||||||
[*.{html,sql,less}]
|
[*.{html,sql,less}]
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|
||||||
|
[*.gradle]
|
||||||
|
indent_size = 2
|
||||||
|
|
Loading…
Reference in a new issue