Skip to content

Commit

Permalink
Remove unsupported PHPStan config
Browse files Browse the repository at this point in the history
  • Loading branch information
spawnia committed Jul 13, 2023
1 parent 1493444 commit 9d92c19
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,3 @@ parameters:
- src
# As long as we support multiple Laravel versions at once, there will be some dead spots
reportUnmatchedIgnoredErrors: false
# Install https://plugins.jetbrains.com/plugin/7677-awesome-console to make those links clickable
editorUrl: '%%relFile%%:%%line%%'
editorUrlTitle: '%%relFile%%:%%line%%'

0 comments on commit 9d92c19

Please sign in to comment.