Skip to content

Commit

Permalink
phpstan: Scan /usr/share/icinga-php instead of vendor
Browse files Browse the repository at this point in the history
Because this is available both locally and remotely.
  • Loading branch information
sukhwinder33445 committed Apr 17, 2024
1 parent d210c47 commit 8bea5ce
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 @@ -11,7 +11,7 @@ parameters:
- src

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

ignoreErrors:
-
Expand Down

0 comments on commit 8bea5ce

Please sign in to comment.