Introduce "Boolean literal arguments" inspection #KT-2029 Fixed

This commit is contained in:
Toshiaki Kameyama
2018-10-24 11:58:59 +03:00
committed by Mikhail Glukhikh
parent aa9e48b9b6
commit 0d7116aa5d
21 changed files with 248 additions and 17 deletions
@@ -0,0 +1,5 @@
<html>
<body>
This inspection reports boolean literal arguments should be named.
</body>
</html>