Inspections: Explicit "get"
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports any explicit calls of 'get' which can be replaced by indexing operator []
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user