You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update: Add option "ignoreGlobals" to camelcase rule (fixes#11716) (#12782)
* Update: Add option "ignoreGlobals" to camelcase rule (fixes 11716)
* Change reference check to look for global variable
* Fix behavior for global references and add tests
* Add more valid tests to camelcase rule
* Add more invalid tests for camelcase rule
* Don't ignore non-camelcase global variable used as object key
* Corrections to camelcase documentation
0 commit comments