Skip to content

Commit

Permalink
Update diff.groovy
Browse files Browse the repository at this point in the history
Issue checkstyle#273: converts diff.groovy to use Checkstyle's CLI
  • Loading branch information
Mansi8874 authored May 20, 2023
1 parent 0a72c4e commit 34d51ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion checkstyle-tester/diff.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -824,8 +824,9 @@ class Config {
checkstyleCfg: baseConfig,
listOfProjects: listOfProjects,
destDir: tmpMasterReportsDir,
extraMvnRegressionOptions: extraMvnRegressionOptions,
extraOptions: extraOptions,
allowExcludes:allowExcludes,
continueOnError:continueOnError,
]
}

Expand Down

0 comments on commit 34d51ba

Please sign in to comment.