a0babc3 lint: Enforce camelCase

Authored and Committed by Florian Müllner 5 years ago
    lint: Enforce camelCase
    
    All variables should be in camelCase, so configure the corresponding
    rule to enforce this. Exempt properties for now, to accommodate the
    existing practice of using C-style underscore names for construct
    properties of introspected objects
    
        
file modified
+7 -0