mirror of
https://github.com/ethauvin/sdkman-for-fish.git
synced 2025-04-25 05:17:11 -07:00
Verify (re-)initialization of SDKMAN env vars works.
- Add new test that covers the two cases considered so far. Housekeeping: - Add `.gitignore` - Add `.editorconfig`
This commit is contained in:
parent
ddb3b3042b
commit
0d080212d2
4 changed files with 33 additions and 0 deletions
5
.editorconfig
Normal file
5
.editorconfig
Normal file
|
@ -0,0 +1,5 @@
|
|||
[*]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
Loading…
Add table
Add a link
Reference in a new issue