mirror of
https://github.com/itflow-org/itflow
synced 2026-03-13 01:04:50 +00:00
14 lines
262 B
Plaintext
14 lines
262 B
Plaintext
parameters:
|
|
level: 6
|
|
errorFormat: raw
|
|
editorUrl: '%%file%% %%line%% %%column%%: %%error%%'
|
|
paths:
|
|
- src
|
|
bootstrapFiles:
|
|
- PHPStanConstants.php
|
|
ignoreErrors:
|
|
-
|
|
message: '#Call to an undefined method ZBateson\\MailMimeParser#'
|
|
paths:
|
|
- src/*
|