v1.0 Initial commit of project
This commit is contained in:
12
vendor/robthree/twofactorauth/phpstan.neon
vendored
Normal file
12
vendor/robthree/twofactorauth/phpstan.neon
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
parameters:
|
||||
level: 6
|
||||
|
||||
excludePaths:
|
||||
- %currentWorkingDirectory%/lib/Providers/Qr/BaconQrCodeProvider.php
|
||||
- %currentWorkingDirectory%/lib/Providers/Qr/EndroidQrCodeProvider.php
|
||||
- %currentWorkingDirectory%/lib/Providers/Qr/EndroidQrCodeWithLogoProvider.php
|
||||
|
||||
paths:
|
||||
- %currentWorkingDirectory%/lib
|
||||
- %currentWorkingDirectory%/tests
|
||||
|
||||
Reference in New Issue
Block a user