Skip to content

Commit

Permalink
phpstan.neon: Scan /usr/share/icinga-php instead of vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
sukhwinder33445 committed Apr 17, 2024
1 parent a85fb05 commit 9e77126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ parameters:
- src

scanDirectories:
- vendor
- /usr/share/icinga-php

ignoreErrors:
-
Expand Down

0 comments on commit 9e77126

Please sign in to comment.