Added ifThenToElvisInspection

Conflicts:
	idea/src/META-INF/plugin.xml
This commit is contained in:
Zack Grannan
2014-03-30 21:20:13 -07:00
parent cfc16b410e
commit 328607a3ab
7 changed files with 136 additions and 7 deletions
@@ -0,0 +1,5 @@
<html>
<body>
This inspection reports any if-then expressions that can be folded into elvis (?:) expressions
</body>
</html>