forked from DevFW-CICD/spring-petclinic
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}]
|
||||
indent_size = 2
|
||||
|
||||
[*.gradle]
|
||||
indent_size = 2
|
||||
|
|
Loading…
Reference in a new issue