Changes
- f50ced86 Issue #420: update to Checkstyle 10.5.0
- 2b317c22 Fix #475: include transitive dependencies
- 783ad3c3 Issue #454: enforces header on all files and upgrades year
- bd646833 Issue #451: adds trailing whitespace forbidden
- dd602eb1 Issue #451: fix checkstyle violations
- b860784a Issue #456: synchronizes eclipse-cs and maven
- ab8d1213 Issue #456: expands maven to identify the same files as eclipse-cs
- 24e56388 Issue #451: adds multiple modules with no violations
- 7d1be66e Issue #440: resolves CustomDeclarationOrder
- 74e9af64 Issue #451: adds NewlineAtEndOfFile
- 1b2d9d81 Issue #440: resolves NumericLiteralNeedsUnderscoreCheck
- 86841d67 Issue #440: resolves AvoidConstantAsFirstOperandInConditionCheck
- 6c77accf Issue #440: resolves UselessSuperCtorCallCheck
- e3638889 Issue #440: resolves ConfusingConditionCheck
- 68d0a223 Issue #440: resolves EmptyPublicCtorInClassCheck
- c432cf07 Issue #440: resolves StaticMethodCandidate
- e5097b8c Issue #440: resolves UnnecessaryParenthesesExtended
- 33f5ee67 Issue #440: resolves AvoidConditionInversionCheck
- 3e27bdc0 Issue #440: resolves LogicConditionNeedOptimizationCheck
- 84f1b610 Resolve few violations reported by CI
- ede91130 Preserve nested exceptions
- 2a704cf3 Don't mix code and comments
- a1aaaf26 Remove comments only pointing to superclass
- df07bcb0 Fix wrong declaration order
- 67f41a72 Fix naming violations
- be7f83c2 Avoid wrong checkstyle library being unpacked
- 1fc75af4 Issue #172: skip files with java errors
- 73c3c85f Disable "Set to default" if already default
- 2d62e0fb fix #375: don't block UI when loading metadata
- e5866960 don't use input text for filter hints
- c0d4f617 Issue #391: disable dialog context help
- 873459f8 Improve localization
- d3606ddc Use the regex completion proposal computer of the workbench
- bd717838 Sort properties and fix some typos
- e76182d7 Issue #417: Escape/unescape custom messages
- fd7b82e0 Infra: Avoid repeated target file resolution
- 1521bf9c fix #411: broken online help
- 687ffab6 Fix typo in readme
- 1f98a18e Pull #265: violation message locale switchable without restart eclipse
- 2d5bd92c Issue #405: exception during workbench shutdown
Please read the
Checkstyle release notes
for details on recent and potentially breaking changes in Checkstyle.
Checkstyle configuration files potentially
need to be adapted to this version.