Commit Graph

2 Commits

Author SHA1 Message Date
Marco Vermeulen
135e7f79e5 Set indent size to 2 on yml files. 2021-06-20 19:49:11 +01:00
Ross Goldberg
9a33901a44 Reformat build.gradle manually & with EditorConfig
Standardize the formatting of build.gradle using auto-formatting
specified in a new .editorconfig, plus some manual reformatting that
conforms to the new .editorconfig:

 - Use 4-character-wide tabs for indents
 - Optimize imports
 - Only one empty line at end of file
 - Other minor spacing cleanup
2020-04-07 15:31:45 +01:00