name Indentation Rules scope source.php - comment settings decreaseIndentPattern (?x) ^ (.*\*/)? \s* \} .* $|<\?(php)?\s+(else(if)?|end(if|for(each)?|while)) indentNextLinePattern ^(?!.*(#|//|\*/|<\?))(?!.*[};:]\s*(//|/\*.*\*/\s*$)).*[^\s;:{}]\s*$|<\?php.+?\b(if|else(?:if)?|for(?:each)?|while)\b.*:(?!.*end\1) bracketIndentNextLinePattern (?x) ^ \s* \b(if|while|else|elseif|foreach)\b [^;]* $ | ^ \s* \b(for)\b .* $ uuid CA15DF69-E80D-46DA-BD45-E88C68E92117