✏️ 正在编辑: phpcs.xml.dist
路径:
/home/eldalyfu/public_html/wp-content/plugins/jet-engine/phpcs.xml.dist
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?xml version="1.0"?> <ruleset name="WordPress Coding Standards"> <description>WordPress Coding Standards for PHP_CodeSniffer</description> <!-- Include/exclude specific files or directories --> <file>includes/</file> <exclude-pattern>*/framework/*</exclude-pattern> <exclude-pattern>*/node_modules/*</exclude-pattern> <exclude-pattern>*/assets/*</exclude-pattern> <rule ref="WordPress.Security" /> </ruleset>
💾 保存文件
← 返回文件管理器