Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.

Commit fc72eab

Browse files
committed
cleanup
1 parent aa7e0d6 commit fc72eab

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

phpstan.neon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -442,11 +442,6 @@ parameters:
442442
- packages/easy-coding-standard/src/Console/Command/AbstractCheckCommand.php
443443
- packages/coding-standard/src/Fixer/AbstractSymplifyFixer.php
444444

445-
# strict api : maybe allow ~1 private method
446-
-
447-
message: '#Private method in is not allowed here \- it should only delegate to others\. Decouple the private method to a new service class#'
448-
path: packages/config-transformer/src/Command/SwitchFormatCommand.php
449-
450445
# paralell
451446
- '#Cognitive complexity for "Symplify\\EasyCodingStandard\\Application\\EasyCodingStandardApplication\:\:run\(\)" is 9, keep it under 8#'
452447

0 commit comments

Comments
 (0)