Checks if the command鈥檚 class name matches the naming convention.
Rule should check if the class name is a combination of Service +CommandName + Command which is basically the name property of the command.
e.g. A command for installing app in teams
Service : Teams
CommandName: App Install
Name property: TEAMS_APP_INSTALL.
And the class name should be TeamsAppInstallCommand
Will soon get onto this :)
Removing myself from this until I update my skills on AST for this , meanwhile leaving it open if anyone else wants to take a stab at this ;)
Did you have the basic setup in place and were just stuck on AST? If so, is there anything you could share that could help whoever would like to help with this issue?
Nothing useful at this stage @waldekmastykarz but I will be looking into this offline so if there is anything useful I can call it out and push a branch in. Just did not want to lock it in so other don't have a chance.
Most helpful comment
Nothing useful at this stage @waldekmastykarz but I will be looking into this offline so if there is anything useful I can call it out and push a branch in. Just did not want to lock it in so other don't have a chance.