This is an automated email from the ASF dual-hosted git repository. claude pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
commit 64ed2d650696b37e0af8451e213874952e864194 Merge: f774adea 9e2c2e93 Author: Claude Warren <[email protected]> AuthorDate: Fri Oct 25 14:16:57 2024 +0100 Merge pull request #361 from Claudenw/RAT-420_checkstyle_for_config RAT-420: fixed checkstyle and removed unused methods in config package .../org/apache/rat/config/AddLicenseHeaders.java | 27 +---- .../java/org/apache/rat/config/ReportFormat.java | 30 ----- .../rat/config/exclusion/ExclusionUtils.java | 130 --------------------- .../apache/rat/config/parameters/Description.java | 29 +---- .../apache/rat/config/AddLicenseHeadersTest.java | 31 ----- .../org/apache/rat/config/ReportFormatTest.java | 43 ------- src/changes/changes.xml | 3 + 7 files changed, 13 insertions(+), 280 deletions(-)
