Fix regex

This commit is contained in:
Laurent Destailleur 2023-12-27 12:14:45 +01:00
parent b28ae5d8d3
commit e2c0a76c11

View File

@ -71,7 +71,7 @@ parameters:
- '#Caught class Stripe#'
- '#Sprain\\SwissQrBill\\#'
- '#Constructor of class DolEditor has an unused parameter \$toolbarlocation#'
- '#Constructor of class DoliDB\w+ has an unused parameter $type#'
- '#Constructor of class DoliDB\w+ has an unused parameter \$type#'
internalErrorsCountLimit: 50
cache:
nodesByFileCountMax: 512