mirror of
https://gh.wpcy.net/https://github.com/totake0224/LINEIntegration.git
synced 2026-07-15 20:10:54 +08:00
11 lines
295 B
Text
11 lines
295 B
Text
parameters:
|
|
level: 5
|
|
paths:
|
|
- src/constants
|
|
- src/laravel
|
|
- src/parser
|
|
ignoreErrors:
|
|
# Ignore laravel facade unknown.
|
|
- message: '#Call to static method getFacadeRoot\(\) on an unknown class [a-zA-Z]+\.#'
|
|
paths:
|
|
- src\laravel\test\Facades\FacadesTest.php
|