checkstyle / checkstyle/contribution
Diff: skip compiling tests
Open
- Dominant language
- Java
- Stars
- 57
- Forks
- 168
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 15
Description
As issue states, we don't need to compile checkstyle's tests when we do an install. We can also skip it when packaging the jar for creating the `patch-diff-report-tool`.
Command is:
`-Dmaven.test.skip=true`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.