Checkstyle

inner class Checkstyle

Option collection for checkstyle.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Add rules to the pre-defined configuration. It can be the path of a file with the rules in XML format or a string with the same content.

Link copied to clipboard

Add suppressions to the pre-defined list. It can be the path of a file with the suppressions in XML format or a string with the same content.