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
All reserved words should be written using the same case to ensure consistency in the code.
This rule checks that reserved words are all in lower case.
begin null; NULL; -- Noncompliant end; /