Files
sdkman-cli/src/test
Ross Goldberg 4abbfefc31 Reformat .feature files manually/with EditorConfig
Standardize the formatting of .feature files using auto-formatting
specified in .editorconfig, plus some manual reformatting that conforms
to .editorconfig:

 - Use 4-character-wide tabs for indents
 - Only one empty line at end of file
 - Add or remove empty lines
 - Insert initial spaces in comments
 - Remove extra spaces in 2 Cucumber Given clauses
2020-04-07 15:31:45 +01:00
..