minecraft-mod-manager
minecraft-mod-manager copied to clipboard
Sourcery Refactor (Includes #197)
What changed?
Testing
- [ ] Added unit tests
- [ ] Added integration tests
- [ ] ...Your own tests...
Checklist
- [x] I have reviewed my own code
Related Issues
Fixes
Hmm, some of these were quite nice cleanups, but some I'm a bit unsure of. I usually want to keep the if-statements short, and rather have short lines than long lines.
I might go through these and remove and change the refactoring which isn't used.
There's absolutely no obligation to use any of this, the code is fine as is. I just like being reminded of where code i use can be improved/rethought ^^