Checks for the placement of left curly braces for code blocks. The policy to verify is specified using property option. Policies eol
and nlow
take into account property maxLineLength.
This rule is deprecated, use {rule:squid:LeftCurlyBraceStartLineCheck} and {rule:squid:LeftCurlyBraceEndLineCheck} instead.