Browse
For agents
About
BugHerd
/
1.0.14
BugHerd
v1.0.14
Switch version
1.0.20
1.0.18
1.0.19
1.0.17
trunk
1.0.0
1.0.1
1.0.11
1.0.12
1.0.14
1.0.15
1.0.16
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
1.0.9
Overview
Code
bugherd
/
phpstan.neon.dist
phpstan.neon.dist
in BugHerd 1.0.14, at phpstan.neon.dist
10 lines
232 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
includes:
2
- vendor/szepeviktor/phpstan-wordpress/extension.neon
3
parameters:
4
level: max
5
paths:
6
- bugherd.php
7
- includes/settings.php
8
- includes/scripts.php
9
checkMissingIterableValueType: false
10