File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -31,10 +31,10 @@ tests/input/return_type_on_methods.php 17 0
31
31
tests/input/semicolon_spacing.php 3 0
32
32
tests/input/spread-operator.php 6 0
33
33
tests/input/static-closures.php 1 0
34
- tests/input/superfluous-naming.php 11 0
34
+ tests/input/superfluous-naming.php 14 0
35
35
tests/input/test-case.php 8 0
36
36
tests/input/trailing_comma_on_array.php 1 0
37
- tests/input/traits-uses.php 11 0
37
+ tests/input/traits-uses.php 12 0
38
38
tests/input/type-hints.php 4 0
39
39
tests/input/UnusedVariables.php 1 0
40
40
tests/input/use-ordering.php 1 0
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ index 1e809f9..490fcbd 100644
21
21
- tests/input/example-class.php 34 0
22
22
- tests/input/forbidden-comments.php 8 0
23
23
+ tests/input/example-class.php 39 0
24
- + tests/input/forbidden-comments.php 14 0
24
+ + tests/input/forbidden-comments.php 16 0
25
25
tests/input/forbidden-functions.php 6 0
26
26
tests/input/inline_type_hint_assertions.php 7 0
27
27
tests/input/LowCaseTypes.php 2 0
@@ -54,7 +54,7 @@ index 1e809f9..490fcbd 100644
54
54
tests/input/UselessConditions.php 20 0
55
55
----------------------------------------------------------------------
56
56
- A TOTAL OF 310 ERRORS AND 0 WARNINGS WERE FOUND IN 37 FILES
57
- + A TOTAL OF 384 ERRORS AND 0 WARNINGS WERE FOUND IN 41 FILES
57
+ + A TOTAL OF 391 ERRORS AND 0 WARNINGS WERE FOUND IN 41 FILES
58
58
----------------------------------------------------------------------
59
59
- PHPCBF CAN FIX 249 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
60
60
+ PHPCBF CAN FIX 319 OF THESE SNIFF VIOLATIONS AUTOMATICALLY
You can’t perform that action at this time.
0 commit comments