Skip to content

Commit

Permalink
docs(.editorconfig): Improve readability of comment (gradle#32181)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbartok authored Jan 29, 2025
2 parents 3c84b54 + 12d23ae commit c2a8386
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
root = true

[*]
# Change these settings to your own preference

indent_style = space
indent_size = 4

# We recommend you to keep these unchanged

end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
Expand Down

0 comments on commit c2a8386

Please sign in to comment.