mirror of
https://github.com/ethauvin/sdkman-for-fish.git
synced 2025-04-25 13:27:10 -07:00
- Add new test that covers the two cases considered so far. Housekeeping: - Add `.gitignore` - Add `.editorconfig`
5 lines
101 B
INI
5 lines
101 B
INI
[*]
|
|
indent_style = space
|
|
indent_size = 2
|
|
trim_trailing_whitespace = true
|
|
insert_final_newline = true
|