Github Bot
Poster of Commits
Refactor AbstractCommand: avoid raw types (#170)
* refactor: avoid raw arraylist in abstract command
* refactor: while we're here, generify PrefixMap
* refactor: provide function for registering commands; use in tests
* Fix Typo
* tests: move cleanup to ClearSharedState
Co-authored-by: jaadams5 <82782908+jaadams5@users.noreply.github.com>
View on Github
* refactor: avoid raw arraylist in abstract command
* refactor: while we're here, generify PrefixMap
* refactor: provide function for registering commands; use in tests
* Fix Typo
* tests: move cleanup to ClearSharedState
Co-authored-by: jaadams5 <82782908+jaadams5@users.noreply.github.com>
View on Github