Releases: palantir/gradle-baseline
Releases · palantir/gradle-baseline
0.3.0
0.3.0-rc2
0.3.0-rc1
0.2.6
Checkstyle tweaks:
| * 53108ef Robert Fink 42 minutes ago Disallow repacked package imports in checkstyle.xml
| * cd5cdde Brian Worth 5 days ago Checkstyle: add some Guava classes to IllegalTypes
| * 1778661 Brian Worth 5 days ago Checkstyle: add Float to IllegalInstantiation list
| * 9100d96 Brian Worth 5 days ago sort Checkstyle checks: "before" before "after"
0.2.5
0.2.4
0.2.3
- checkstyle-suppressions.xml ignores generated_src and generated_testSrc directories
- allow assertNotNull()
- Harmonize .baseline/copyright/apache-2.0.txt with checkstyle header check
- Eclipse formatter prefers wrapping entire assignment rather than subset of parameters