sevntu-checkstyle / sevntu.checkstyle

Additional Checkstyle checks, that could be added as extension to EclipseCS plugin and maven-checkstyle-plugin, Sonar checkstyle plugin, extension for CheckStyle IDEA plugin.
http://sevntu-checkstyle.github.io/sevntu.checkstyle/
190 stars 147 forks source link

Add `@MessageKey` annotation #1017

Open stoyanK7 opened 1 year ago

stoyanK7 commented 1 year ago

@MessageKey annotation should be added to all message keys as in https://github.com/checkstyle/checkstyle/pull/13129

Upon completion, suppression introduced at https://github.com/sevntu-checkstyle/sevntu.checkstyle/issues/1017 should be removed.