Skip to content

Commit bbf2560

Browse files
author
Quintin Willison
committed
Add Groovy scripts to the wider indent category our editor configuration.
1 parent 6e7f5b8 commit bbf2560

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.editorconfig

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@ charset = utf-8
99
indent_style = space
1010
indent_size = 2
1111

12-
[*.java]
13-
indent_style = space
12+
[*.{java,groovy,gradle}]
1413
indent_size = 4
1514

1615
[*.md]

0 commit comments

Comments
 (0)