| Constructor and Description |
|---|
CheckstyleRunner(java.lang.String configLocation,
java.lang.String suppressionLocation) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(BuckTaskContext context)
Executes the task, consuming the specified input and producing output.
|
public CheckstyleRunner(java.lang.String configLocation,
java.lang.String suppressionLocation)
public void execute(BuckTaskContext context)
BuckTask