Skip to content

Commit 3235d44

Browse files
committed
tests/coding-standard.yml: updated for NCS 2
1 parent 7c719ea commit 3235d44

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/coding-standard.yml

+6
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,9 @@ parameters:
1111
- src/Utils/Callback.php # use function
1212
- src/Utils/Html.php # use function
1313
- src/Utils/Strings.php # use function
14+
15+
PhpCsFixer\Fixer\Import\OrderedImportsFixer:
16+
- src/Utils/Arrays.php # use function
17+
- src/Utils/Callback.php # use function
18+
- src/Utils/Html.php # use function
19+
- src/Utils/Strings.php # use function

0 commit comments

Comments
 (0)