thuecat/phpstan.neon
Daniel Siepmann 9176ba0cec Import tourist attraction only in German language
Allows to import entity of type TouristAttraction.
Right now only in German, as this is most important.
Add output of tourist attraction via custom content element.
2021-02-16 12:01:35 +01:00

12 lines
271 B
Plaintext

includes:
- vendor/friendsoftypo3/phpstan-typo3/extension.neon
- phpstan-baseline.neon
parameters:
level: max
paths:
- Classes
- Configuration
- Tests
checkMissingIterableValueType: false
reportUnmatchedIgnoredErrors: true