Skip to content
Snippets Groups Projects
Commit dfbd808b authored by Klaus Purer's avatar Klaus Purer
Browse files

style(ScopeIndent): Fix indentation

parent 8339bd5b
No related branches found
No related tags found
No related merge requests found
......@@ -21,11 +21,11 @@ class ScopeIndentUnitTest extends CoderSniffUnitTest
protected function getErrorList(string $testFile): array
{
return [
6 => 1,
18 => 1,
20 => 1,
32 => 1,
34 => 1,
6 => 1,
18 => 1,
20 => 1,
32 => 1,
34 => 1,
216 => 1,
222 => 1,
];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment