-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7fb7c40
commit 82fe912
Showing
7 changed files
with
78 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,5 @@ | ||
parameters: | ||
level: 6 | ||
level: 8 | ||
paths: | ||
- src | ||
- tests | ||
ignoreErrors: | ||
- '#type has no value type specified in iterable type#' | ||
- '#has parameter .* with no value type specified in iterable type#' | ||
- '#has no value type specified in iterable type array#' | ||
- '#configureOptions\(\) has no return type specified.#' | ||
- '#configure\(\) has no return type specified#' | ||
- '#process\(\) has no return type specified#' | ||
- '#should return Iterator but returns Traversable#' | ||
- '#Negated boolean expression is always false#' | ||
checkGenericClassInNonGenericObjectType: false | ||
reportUnmatchedIgnoredErrors: false | ||
inferPrivatePropertyTypeFromConstructor: true | ||
treatPhpDocTypesAsCertain: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters