Intention based intentions: added ability to highlight partial range, used it in new inspection based on IntroduceWhenSubjectIntention + added missing description
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports an if expression checking variable being null right after initializing it that can be converted into an elvis operator in the initializer
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user