update config

This commit is contained in:
Dennis Eichhorn 2023-09-21 02:30:13 +00:00
parent 8489d497ff
commit 0ca23bc497

View File

@ -31,6 +31,12 @@
<exclude-pattern>*/Interfaces/*</exclude-pattern><!-- @todo: temporarily disabled-->
<exclude-pattern>*/Workflows/*</exclude-pattern><!-- @todo: temporarily disabled-->
<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>*/Parser/Spreadsheet/*</exclude-pattern><!-- @note: false positive due to libs -->
<exclude-pattern>*/Parser/Presentation/*</exclude-pattern><!-- @note: false positive due to libs -->
<exclude-pattern>*/Parser/Document/*</exclude-pattern><!-- @note: false positive due to libs -->
<exclude-pattern>*Hooks.php</exclude-pattern>
<exclude-pattern>*Markdown.js</exclude-pattern>
<exclude-pattern>*Markdown.php</exclude-pattern>