Closed Nubebuster closed 3 weeks ago
Thanks a ton! In launcher_client.rs, if you could fix the indentation of lines 38-41 and 220, I'd love to merge this request! :)
I'm new to rust. This is my first project after training. So I have a question; I use VSCode and the entire project formatting settngs are different to this repo. so I had to manually undo any autoformatting and save without formatting. Which IDE do you use? If it's VSCode, which formatting settings do you use?
I just use Neovim to be honest lol. I'd like to run the whole repo thru rustfmt anyway, so I'll accept this pull request. Thanks again!
Fixes #6 and #4