Apply same style for top-level and object properties

#KT-20437 Fixed
This commit is contained in:
Dmitry Jemerov
2017-12-29 17:35:11 +01:00
parent 1c7d97289b
commit f83c5344d7
8 changed files with 80 additions and 26 deletions
@@ -1,5 +1,5 @@
<html>
<body>
Reports names of properties in objects and companion objects that do not follow the recommended naming conventions.
Reports names of properties in objects and companion objects, as well as top-level properties, that do not follow the recommended naming conventions.
</body>
</html>