Globally changed CheckStyle to Checkstyle
This commit is contained in:
parent
51fa6fbab2
commit
2c8c219b81
2 changed files with 10 additions and 10 deletions
|
@ -17,7 +17,7 @@
|
|||
package rife.bld.extension.checkstyle;
|
||||
|
||||
/**
|
||||
* The Checkstyle output format for XML, sarif and default (plaib) logger.
|
||||
* The Checkstyle output format for XML, sarif and default (plain) logger.
|
||||
*/
|
||||
public enum OutputFormat {
|
||||
XML("xml"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue