Description
The checkstyle file cannot be imported as-is when using a Checkstyle Plugin in an IDE.
It fails to load with following error:
org.infernus.idea.checkstyle.exception.CheckStylePluginException: <html><b>The Checkstyle rules file could not be parsed.</b><br>SuppressionCommentFilter is not allowed as a child in Checker<br>The file has been blacklisted for 60s.</html>
This jira aims to fix this so developers can setup checkstyle plugin easily to work on Ratis.