Add inspection for ranges with start > endInclusive #KT-18438 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
647558c98a
commit
13a2612e20
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports ranges that are empty because the 'start' value is greater than the 'endInclusive' value.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user