mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-04-21 15:37:16 -04:00
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