Skip to content

Commit

Permalink
phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
ildyria committed Aug 6, 2024
1 parent 8f507ce commit f6786af
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
includes:
- vendor/larastan/larastan/extension.neon
- vendor/lychee-org/phpstan-lychee/phpstan.neon

parameters:
treatPhpDocTypesAsCertain: false
paths:
- src
- tests
- database/migrations
- config
ignoreErrors:

0 comments on commit f6786af

Please sign in to comment.