Naming convention inspections

This commit is contained in:
Dmitry Jemerov
2017-06-14 14:04:25 +02:00
parent 6a5d8dcc82
commit f7c17d6a64
29 changed files with 572 additions and 31 deletions
@@ -0,0 +1,5 @@
<html>
<body>
Reports names of properties in objects and companion objects that do not follow the recommended naming conventions.
</body>
</html>