@@ -2,7 +2,7 @@ diff --git a/tests/expected_report.txt b/tests/expected_report.txt
22index 476a58b..54630dd 100644
33--- a/tests/expected_report.txt
44+++ b/tests/expected_report.txt
5- @@ -14,40 +14,43 @@ tests/input/constants-var.php 6 0
5+ @@ -14,41 +14,43 @@ tests/input/constants-var.php 6 0
66 tests/input/ControlStructures.php 28 0
77 tests/input/doc-comment-spacing.php 11 0
88 tests/input/duplicate-assignment-variable.php 1 0
@@ -36,24 +36,24 @@ index 476a58b..54630dd 100644
3636 tests/input/single-line-array-spacing.php 5 0
3737 tests/input/spread-operator.php 6 0
3838 tests/input/static-closures.php 1 0
39- + tests/input/strings.php 1 0
39+ tests/input/strings.php 1 0
4040 tests/input/superfluous-naming.php 11 0
4141 tests/input/test-case.php 8 0
4242 tests/input/trailing_comma_on_array.php 1 0
4343+ tests/input/TrailingCommaOnFunctions.php 2 0
4444 tests/input/traits-uses.php 11 0
45- - tests/input/type-hints.php 4 0
45+ - tests/input/type-hints.php 7 0
4646+ tests/input/type-hints.php 9 0
4747 tests/input/UnusedVariables.php 1 0
4848 tests/input/use-ordering.php 1 0
4949 tests/input/useless-semicolon.php 2 0
5050- tests/input/UselessConditions.php 20 0
5151+ tests/input/UselessConditions.php 21 0
5252 ----------------------------------------------------------------------
53- - A TOTAL OF 377 ERRORS AND 0 WARNINGS WERE FOUND IN 41 FILES
53+ - A TOTAL OF 381 ERRORS AND 0 WARNINGS WERE FOUND IN 42 FILES
5454+ A TOTAL OF 412 ERRORS AND 0 WARNINGS WERE FOUND IN 44 FILES
5555 ----------------------------------------------------------------------
56- - PHPCBF CAN FIX 313 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
56+ - PHPCBF CAN FIX 315 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
5757+ PHPCBF CAN FIX 346 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
5858 ----------------------------------------------------------------------
5959
0 commit comments