Skip to content

Commit

Permalink
Issue #8990: Checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaniiit002 committed Apr 28, 2021
1 parent 0c2d76f commit 6c9f1d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ public static Set<Field> getCheckMessages(Class<?> module) throws ClassNotFoundE
* Gets the check message 'as is' from appropriate 'messages.properties'
* file.
*
* @param module the locale to get the message for.
* @param module the module to load resources from.
* @param messageKey the key of message in 'messages*.properties' file.
* @param arguments the arguments of message in 'messages*.properties' file.
* @return the check's formatted message.
Expand Down

0 comments on commit 6c9f1d8

Please sign in to comment.