Ryan Mueller
Results
3
issues of
Ryan Mueller
In the example below, the rule alerts as expected for the variable `test` but does not for the variable `theCfc` inside the closure. Is this behaving as expected? 
bug
When attempting to use camelCase for the `ComponentNameChecker.case` parameter I noticed it's still applying the PascalCase logic. Digging into the code it looks like the issue is an incomplete method...
bug