-
Notifications
You must be signed in to change notification settings - Fork 31
LC0077
Arthur van de Vondervoort edited this page Dec 14, 2024
·
2 revisions
This rule is an extension on the existing CodeCop AA0008: Function calls should have parenthesis even if they do not have any parameters.
This rule introduces a diagnostic for a few more of the most common cases, like Count
, IsEmpty
, Today
, WorkDate
and GuiAllowed
.