This website requires JavaScript.
Explore
Help
Sign In
chrisly42
/
cajon-plugin
Watch
1
Star
0
Fork
0
Code
Issues
4
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
Files
9b25e5018318ce7bb797a86671b4870841d0cdd5
cajon-plugin
/
src
/
main
T
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