Skip to content

Commit

Permalink
Tabs to spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
t0mmie committed Dec 22, 2021
1 parent 9aff23a commit c8eca6c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
parameters:
ignoreErrors:
-
message: "#^Unreachable statement \\- code above always terminates\\.$#"
count: 1
path: tests/Naneau/ProjectVersioner/Test/Reader/FinderTest.php
ignoreErrors:
-
message: "#^Unreachable statement \\- code above always terminates\\.$#"
count: 1
path: tests/Naneau/ProjectVersioner/Test/Reader/FinderTest.php

0 comments on commit c8eca6c

Please sign in to comment.