mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-25 19:55:39 +01:00
Add entry for task 'checkMessageUses'
parent
4027b376d5
commit
9a8143192c
@ -6,6 +6,7 @@ Once you start the ToolsRunner, a list of all available tools will be displayed.
|
||||
Cat | Name | Description
|
||||
------------ | ----------------------- | -----------
|
||||
:paperclip: | addJavaDocToMessageEnum | Adds a JavaDoc comment to each MessageKey entry with the according English message.
|
||||
:flashlight: | checkMessageUses | Finds message keys which aren't used anywhere
|
||||
:paperclip: | checkTestMocks | Checks that test classes' `@Mock` fields correspond to the tested class' `@Inject` fields.
|
||||
:green_book: | createCommandPage | Updates the docs/commands.md page.
|
||||
:green_book: | describeHashAlgos | Updates the docs/hash_algorithms.md page.
|
||||
|
Loading…
Reference in New Issue
Block a user