Commit Graph

320 Commits

Author SHA1 Message Date
Rick Ossendrijver
0d98178fc8 Add a first version of the check for incorrect method signature 2021-03-22 16:51:00 +01:00
Stephan Schroevers
a1b92ef92a Suggestions 2021-02-27 12:47:44 +01:00
Rick Ossendrijver
857e912061 Change severity and tag 2021-02-27 12:32:05 +01:00
Rick Ossendrijver
f87b916329 Remove trailing comments 2021-02-27 12:32:05 +01:00
Rick Ossendrijver
3b15c3bf7d Improve the method by using getKind and ::cast 2021-02-27 12:32:05 +01:00
Rick Ossendrijver
a3c828fe94 Format and turn back on refaster checks 2021-02-27 12:32:05 +01:00
Rick Ossendrijver
0cbcdb8c8b Refactor names and the test class names 2021-02-27 12:32:05 +01:00
Rick Ossendrijver
7548278b91 Remove wildcart import 2021-02-27 12:32:05 +01:00
Rick Ossendrijver
5b2a391523 Remove unused imports 2021-02-27 12:32:05 +01:00
Rick Ossendrijver
6f98868171 Add test cases and improve the comments 2021-02-27 12:32:05 +01:00
Rick Ossendrijver
0ad09268e0 Make the description work and fix the test 2021-02-27 12:32:05 +01:00
Rick Ossendrijver
7f246785cf Update some comments 2021-02-27 12:32:05 +01:00
Rick Ossendrijver
7dab0eb562 Add comment for the next time 2021-02-27 12:32:05 +01:00
Rick Ossendrijver
fa004e74b4 Add retrieval of methods and try some multimatcher things 2021-02-27 12:32:05 +01:00
Rick Ossendrijver
e9fcfc7624 Add file and test for missing refaster annotations 2021-02-27 12:32:05 +01:00
Stephan Schroevers
5e763d06d0 Assorted upgrades 2021-02-27 08:22:07 +01:00
Stephan Schroevers
ec05456c96 Choose Arrays.stream over Stream.of 2021-02-27 08:22:07 +01:00
Phil Werli
f53c47b56f PSM-585 Flag controller method parameters lacking annotations (#4) 2021-02-15 20:45:26 +01:00
Rick Ossendrijver
8a4c6e1209 Drop deprecated @BugPattern parameter and fix typos (#12) 2021-02-15 16:41:02 +01:00
Rick Ossendrijver
89033e2216 Add a few ImmutableCollection Refaster templates (#8) 2021-02-14 14:57:00 +01:00
Stephan Schroevers
4dc955a976 Assorted upgrades 2021-02-14 13:40:38 +01:00
Stephan Schroevers
06aa037215 Make sure we're notified of all annotation processor path dependencies 2021-01-15 09:53:30 +01:00
Stephan Schroevers
eb2be03708 Assorted upgrades 2021-01-15 08:28:45 +01:00
Stephan Schroevers
9a9b5fdba5 Some tweaks before posting some code in a Github issue 2021-01-09 11:17:58 +01:00
Nicolas Garcia
a53e497153 PSM-671 Introduce JUnitMethodDeclaration bug pattern (#6) 2021-01-07 22:11:24 +01:00
Stephan Schroevers
5e20907737 Assorted dependency upgrades 2021-01-01 13:38:07 +01:00
Stephan Schroevers
16cf0afc8d Upgrade Palantir Baseline, fix typo noticed by Rick 2020-12-29 18:41:07 +01:00
Rick Ossendrijver
cfd88df324 Add .gitignore
And fix two typos.
2020-12-26 22:51:23 +01:00
Stephan Schroevers
44f8b565c8 pom.xml sync, upgrades 2020-12-20 16:50:40 +01:00
Stephan Schroevers
553d3617a1 Update the README, add Refaster extension ideas 2020-12-20 16:20:46 +01:00
Stephan Schroevers
5829612107 Force Optional#orElseThrow() over Optional#get()
And update other Refaster templates accordingly.
2020-12-20 16:00:20 +01:00
Stephan Schroevers
24d3dcf0b7 More checks 2020-12-20 14:34:51 +01:00
Stephan Schroevers
95c212e102 Improve StaticImportCheck 2020-12-13 14:54:10 +01:00
Stephan Schroevers
660f1a1fc9 Introduce StaticImportCheck 2020-12-12 23:59:15 +01:00
Stephan Schroevers
c908f4b266 Resolve PrimitiveComparisonCheck note 2020-12-12 16:28:47 +01:00
Stephan Schroevers
21a5533777 Some simplifications 2020-12-12 13:40:07 +01:00
Stephan Schroevers
c612c17c54 Upgrades 2020-12-09 09:34:11 +01:00
Stephan Schroevers
0625c1b361 Assorted upgrades 2020-12-04 18:27:44 +01:00
Stephan Schroevers
5e07645520 Assorted improvements 2020-12-04 18:10:10 +01:00
Stephan Schroevers
cae666b90e Simplify AutowiredConstructorCheck 2020-12-04 16:17:43 +01:00
Stephan Schroevers
d49182711f Assorted upgrades 2020-10-31 13:49:46 +01:00
Stephan Schroevers
3809446494 Add AssertThatHasToString rule 2020-10-31 13:07:00 +01:00
Stephan Schroevers
71f4d15db8 Add Refaster rules for the new Guava release 2020-10-17 16:53:32 +02:00
Stephan Schroevers
2c7d2174b4 Bump dependency version 2020-10-17 16:16:10 +02:00
Stephan Schroevers
ccb9c8ee9f Add AssertJ Refaster template 2020-10-03 21:52:38 +02:00
Stephan Schroevers
1c984b2c5d Assorted upgrades 2020-09-19 10:10:23 +02:00
Stephan Schroevers
423e9034fb Version bumps 2020-08-23 16:21:49 +02:00
Stephan Schroevers
a96dd12153 Add some Reactor Refaster rules 2020-08-16 00:30:49 +02:00
Stephan Schroevers
5c6bf112e6 Assorted improvements suggested by IDEA 2020-08-15 23:19:07 +02:00
Stephan Schroevers
a7ba5d4cf7 Assorted dependency upgrades 2020-08-15 23:02:08 +02:00