I am using apigeelint for the proxy bundle linting. As part of the validation for the Naming convention for the Policies the tool looks for a standard prefix for each and every policy
i.e,
Assign Message - AM-{policyName}
Is there any way that I can override the standard naming convention prefix with custom naming convention as below,
Assign Message - ASM-{policyName}
Any thoughts on how I can achieve the above scenario? If not as part of the road map are you planning on adding this feature to the tool?