Skip to content

Commit

Permalink
DevKit updates for 4.x branch (#812)
Browse files Browse the repository at this point in the history
* DevKit updates

* DevKit updates

* DevKit updates

* Update .github/workflows/lint.yaml

---------

Co-authored-by: Jordi Sala Morales <jordism91@gmail.com>
  • Loading branch information
SonataCI and jordisala1991 committed Apr 21, 2023
1 parent 57d7c99 commit 9cac825
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Expand Up @@ -2,4 +2,4 @@
#
# It's auto-generated by sonata-project/dev-kit package.

github: [VincentLanglet, greg0ire, OskarStark, jordisala1991]
github: [VincentLanglet, greg0ire, jordisala1991, OskarStark]
6 changes: 6 additions & 0 deletions phpstan.neon.dist
Expand Up @@ -20,3 +20,9 @@ parameters:
checkMissingVarTagTypehint: true
checkMissingTypehints: true
checkUninitializedProperties: true
featureToggles:
skipCheckGenericClasses:
- Symfony\Component\Form\AbstractType
- Symfony\Component\Form\FormInterface
- Symfony\Component\Form\FormTypeExtensionInterface
- Symfony\Component\Form\FormTypeInterface

0 comments on commit 9cac825

Please sign in to comment.