Skip to content

Commit aca2731

Browse files
authored
Apply groovy style rules to *.gradle files (#9806)
1 parent 5e53008 commit aca2731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ij_java_line_comment_add_space_on_reformat = false
2626
ij_java_line_comment_at_first_column = false
2727

2828

29-
[*.groovy]
29+
[{*.groovy,*.gradle}]
3030
ij_groovy_class_count_to_use_import_on_demand = 99
3131
ij_groovy_imports_layout = $*,|,*,|
3232
ij_groovy_names_count_to_use_import_on_demand = 99

0 commit comments

Comments
 (0)