Skip to content

Commit

Permalink
Fix code analyses
Browse files Browse the repository at this point in the history
  • Loading branch information
norbybaru committed Jun 15, 2024
1 parent f199a3c commit e5a5f6a
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 401 deletions.
3 changes: 2 additions & 1 deletion phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ parameters:

tmpDir: build/phpstan
checkModelProperties: true
checkMissingIterableValueType: true
checkMissingIterableValueType: true
treatPhpDocTypesAsCertain: false
369 changes: 0 additions & 369 deletions src/Console/Commands/ModuleCommand.php

This file was deleted.

Loading

0 comments on commit e5a5f6a

Please sign in to comment.