Open pstephenwille opened 10 years ago
This naming convention is by design and we wanted to enforce it.
However if you want to add a config section for this plugin and make it configurable a pull request is welcome :)
If I knew Java I would. Maybe I can pull in some reinforcements, and take a stab at this. Thanks for the handy plugin.
Am I just missing the obvious, or is there a way to change the file names when creating the module?
e.g. myTestMod, creates myTestModCtrl and myTestModCtrlSpec, but I want myTestMod.ctrl and myTestMod.ctrl.spec or I might need something totally different.