mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-10 19:28:41 +00:00
cleanup inspection
This commit is contained in:
parent
e727e8ada1
commit
d6e3420b71
|
|
@ -34,7 +34,6 @@
|
|||
<exclude-pattern>*/Accounting/*</exclude-pattern><!-- @todo: temporarily disabled-->
|
||||
<exclude-pattern>*/JobScheduling/*</exclude-pattern><!-- @todo: temporarily disabled-->
|
||||
<exclude-pattern>*/TrueSkill.php</exclude-pattern><!-- @todo: temporarily disabled-->
|
||||
<exclude-pattern>*/Simplex.php</exclude-pattern><!-- @todo: temporarily disabled-->
|
||||
<exclude-pattern>*/BayesianPersonalizedRanking.php</exclude-pattern><!-- @todo: temporarily disabled-->
|
||||
<exclude-pattern>*/Parser/Spreadsheet/*</exclude-pattern><!-- @note: false positive due to libs -->
|
||||
<exclude-pattern>*/Parser/Presentation/*</exclude-pattern><!-- @note: false positive due to libs -->
|
||||
|
|
|
|||
|
|
@ -40,7 +40,6 @@ parameters:
|
|||
- */DataStorage/Database/*
|
||||
- */Message/Mail/*
|
||||
- */Auth/OAuth2/*
|
||||
- */Markdown/Markdown.php
|
||||
- */Socket/*
|
||||
- */node_modules/*
|
||||
- */Install/Application/*
|
||||
|
|
@ -51,7 +50,6 @@ parameters:
|
|||
- */Parser/Document/*
|
||||
- */Parser/Spreadsheet/*
|
||||
- *BayesianPersonalizedRanking.php
|
||||
- *Simplex.php
|
||||
- *DBSCAN.php
|
||||
- *MeanShift.php
|
||||
- *Datamatrix.php
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user