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
cajon-plugin
/
src
/
main
History
chrisly42
9b25e50183
Improvements for TwistedAssertionInspection to no longer report .class types as constant to bother, nor matches() and doesNotMatch() for regexps. If both sides are constants, they will only show as weak problems.
2020-02-17 20:17:33 +01:00
..
java/de/platon42/intellij/plugins
/cajon
Improvements for TwistedAssertionInspection to no longer report .class types as constant to bother, nor matches() and doesNotMatch() for regexps. If both sides are constants, they will only show as weak problems.
2020-02-17 20:17:33 +01:00
resources
Added new TwistedAssertion inspection that will warn about assertions with the actual expression being a constant indicating swapped use of actual and expected expressions.
2020-02-14 13:36:04 +01:00