cleanup inspection

This commit is contained in:
Dennis Eichhorn 2023-11-26 21:27:56 +00:00
parent e727e8ada1
commit d6e3420b71
2 changed files with 0 additions and 3 deletions

View File

@ -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 -->

View File

@ -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