IDE extension that lets you fix coding issues before they exist!
Setup is effortless and analysis is automatic for most languages
Fast, accurate analysis; enterprise scalability
Naming conventions are an important tool in efficient team collaboration. This rule checks that all form names match a regular expression naming convention.
With the default regular expression:
FORM MyForm. ... ENDFORM.