angular / angular-hint

run-time hinting for AngularJS applications
362 stars 45 forks source link

Allow configure some naming conventions #71

Closed DOrlov77 closed 9 years ago

DOrlov77 commented 9 years ago

I want to use ng-hint module but with some nmaing convetion modification: controller ending with -"Ctrl" (the same for directive - "Drv"). Is it possible?

SomeKittens commented 9 years ago

Duplicate of https://github.com/angular/angular-hint/issues/62