Commit graph

28 commits

Author SHA1 Message Date
2b6b4a5e82
Cleaned up API to match bld operations and options APIs 2024-08-27 12:55:48 -07:00
efce6b9729
Added failOnError (PMD 7.3.0) support 2024-06-28 17:47:54 -07:00
12552137ee
Set exit status on failure 2024-06-27 21:00:45 -07:00
af395dd69b
Minor documentation cleanups 2024-06-22 15:14:49 -07:00
709943e23b
Replaced List with Collection whenever applicable.
Added rule priority configuration.

Cleaned up tests
2024-06-22 14:50:37 -07:00
884fe381dd
Fixed output message format when includelineNumber is false 2024-06-07 15:57:10 -07:00
3f33710dba
Added support for PMD 7.0.0 2024-03-22 03:34:30 -07:00
9d301b5ef6 Added option to toggle the violation's line number in source file URI 2024-02-09 21:07:22 -08:00
e90ee76be6 Updated copyright 2024-01-21 13:24:39 -08:00
cfaf68c56b Added support for method parameters as collection 2023-11-06 12:48:15 -08:00
66c462a207 Fixed invalid PMD docuemntation URL 2023-10-27 01:48:08 -07:00
310af9a601 Upgraded to PMD 7.0.0-rc4 2023-09-30 12:11:28 -07:00
69e2b8a62e Minor cleanup 2023-08-28 18:47:04 -07:00
0397effbf9 Removed file:// and fixed output paths to allow clicking in IDEA/VS Code. Close #1 2023-08-28 18:44:04 -07:00
77b7d64852 Updated copyright 2023-08-28 14:52:13 -07:00
5c85cddf0d Added support for collections as arguments 2023-08-28 14:50:36 -07:00
bc091e44c5 Upgrade to PMD 7.0.0-rc3 2023-08-11 16:30:25 -07:00
137a8b1849 Minor cleanup 2023-08-10 22:27:45 -07:00
662b6b1b63 Updated dependencies 2023-06-26 16:41:19 -07:00
18c2f6ec9b Fixed PMD docs location 2023-04-25 08:39:26 -07:00
93b466a338 Upgraded to PMD 7.0.0-rc1 2023-04-25 08:39:26 -07:00
ea82d9925e Fixed file line number for IDEA 2023-04-15 13:19:57 -07:00
73eb6333d2 Minor cleanup 2023-04-15 09:33:54 -07:00
40f36bf670 Upgraded to RIFE2 1.5.20 2023-04-14 19:20:12 -07:00
13a6a75613 Completely reworked the tests 2023-04-14 18:26:25 -07:00
870f48e971 Switched to varargs for adding paths and rule sets 2023-04-14 10:01:57 -07:00
cbbf5a7f2d More javadocs and tests 2023-04-14 08:42:37 -07:00
ef8b6df387 Initial commit 2023-04-14 06:02:38 -07:00