mx icon indicating copy to clipboard operation
mx copied to clipboard

use batching for checkstyle command

Open dougxc opened this issue 9 years ago • 0 comments

As suggested in https://github.com/graalvm/graal-core/issues/72, the checkstyle command should use batch processing for all projects that share the same checkstyle configuration. We can probably re-use some of the batching logic from the mx eclipseformat command to do this.

dougxc avatar Feb 25 '16 11:02 dougxc