Skip to content

Commit

Permalink
Add Gradle files indentation to .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsromero authored and dsyer committed Feb 20, 2024
1 parent a2f1ad5 commit 4148fc9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Expand Up @@ -19,3 +19,6 @@ indent_style = space

[*.{html,sql,less}]
indent_size = 2

[*.gradle]
indent_size = 2

0 comments on commit 4148fc9

Please sign in to comment.