Skip to content

Commit

Permalink
Add profile extension to phpstan file scan
Browse files Browse the repository at this point in the history
  • Loading branch information
omarlopesino committed Jul 28, 2023
1 parent ba1d509 commit d8edce4
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
parameters:
level: 8
fileExtensions:
- php
- module
- inc
- theme
- install
- php
- module
- inc
- theme
- install
- profile
scanDirectories:
- web/modules/contrib
- web/themes/contrib
Expand Down

0 comments on commit d8edce4

Please sign in to comment.