include Markdown in phpcs

This commit is contained in:
Dennis Eichhorn 2023-11-11 05:24:30 +00:00
parent 376180a95d
commit e727e8ada1

View File

@ -41,7 +41,6 @@
<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>
<exclude-pattern>*ObjLoader.js</exclude-pattern>
<exclude-pattern>config.php</exclude-pattern>
<exclude-pattern>*Routes.php</exclude-pattern>