Pavel Dolgov
|
05744d1ffd
|
Java: Merged ConfusingElseInspection and RemoveRedundantElseAction into RedundantElseInspection, made it an INFORMATION-level inspection (IDEA-162191)
|
2016-12-06 17:42:37 +03:00 |
|
Pavel Dolgov
|
b525e80a87
|
Java inspection: Returned back RemoveRedundantElseAction intention, because it turns out it's useful in some cases (IDEA-157727)
|
2016-07-20 18:50:32 +03:00 |
|
Pavel Dolgov
|
92838f48bc
|
Java inspection: Get rid of RemoveRedundantElseAction, as it's totally inferior to DataFlowInspection (IDEA-157727)
|
2016-06-24 14:00:51 +03:00 |
|
Anna.Kozlova
|
ff555bd832
|
disable remove redundant else if then branch can throw exception (IDEA-156142)
|
2016-05-17 17:41:48 +02:00 |
|
Dmitry Avdeev
|
25275abdc8
|
sentence capitalization
|
2014-12-06 11:38:01 +03:00 |
|
anna
|
0bb2f844f2
|
remove redundant else: check all then clauses (IDEA-58136)
|
2010-08-30 20:52:53 +04:00 |
|