mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-10 00:18:40 +00:00
ignore develop dirs
This commit is contained in:
parent
d55d48d978
commit
8489d497ff
|
|
@ -44,6 +44,9 @@ parameters:
|
||||||
- */node_modules/*
|
- */node_modules/*
|
||||||
- */Modules/**/Application/*
|
- */Modules/**/Application/*
|
||||||
- */Accounting/*
|
- */Accounting/*
|
||||||
|
- */JobScheduling/*
|
||||||
|
- */Rating/*
|
||||||
|
- *BayesianPersonalizedRanking.php
|
||||||
ignoreErrors:
|
ignoreErrors:
|
||||||
- '#.*tag @var for constant.*#'
|
- '#.*tag @var for constant.*#'
|
||||||
- '#[.]*Offset .* on array.* always exists[.]*#'
|
- '#[.]*Offset .* on array.* always exists[.]*#'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user