FormattingCop

The FormattingCop enforces consistent formatting and visual structure of AL code. These rules are purely stylistic and they do not affect logic or runtime behavior.

Rules

IDTitleSeverityEnabledCode Fix
FC0001Semicolon after method or trigger declarationWarning
FC0002Casing mismatchWarning
FC0003Use parenthesis for function callsWarning