This website requires JavaScript.
Explore
Help
Register
Sign In
chrisly42
/
cajon-plugin
Watch
1
Star
0
Fork
0
You've already forked cajon-plugin
Code
Issues
4
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
44
Commits
2
Branches
22
Tags
743
KiB
7133c55710
Commit Graph
3 Commits
Author
SHA1
Message
Date
chrisly42
7133c55710
Added Guava Optional opt.orNull() == null case. Added Java 8 Optional opt.orElse(null) == null case, too.
2019-05-15 20:50:30 +02:00
chrisly42
6fb23ea89c
Heavily reworked inspections for edge cases, such as multiple isEqualTo() calls inside a single statement. Corrected highlighting for most inspections. Lots of refactorings, tweakings. Added travis-ci file (untested). Added jacoco.
2019-05-04 15:36:04 +02:00
chrisly42
db02f7fb93
New AssertThatInvertedBooleanCondition inspection that will remove inverted boolean expressions inside assertThat().
...
Renamed a few inspections to better/shorter names (and fixed file and directory names accordingly).
2019-04-20 18:40:38 +02:00