Skip to content

Commit

Permalink
phpstan initial files
Browse files Browse the repository at this point in the history
  • Loading branch information
salehhashemi1992 committed Dec 4, 2023
1 parent 6f57eee commit be5a877
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Empty file added phpstan-baseline.neon
Empty file.
8 changes: 8 additions & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
includes:
- phpstan-baseline.neon

parameters:
level: 8
paths:
- src
- config

0 comments on commit be5a877

Please sign in to comment.