Skip to content

Commit bfd8ebc

Browse files
ashleyshawCopilot
andauthored
Update phpcs.xml
Co-authored-by: Copilot <[email protected]> Signed-off-by: Ash Shaw <[email protected]>
1 parent 26fb8f4 commit bfd8ebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpcs.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0"?>
2-
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="{{theme_name}}" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/squizlabs/PHP_CodeSniffer/master/phpcs.xsd">
2+
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="{{{theme_name_xml_escaped}}}" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/squizlabs/PHP_CodeSniffer/master/phpcs.xsd">
33
<description>{{theme_name}} coding standards</description>
44

55
<!-- Check all PHP files in directory tree by default. -->

0 commit comments

Comments
 (0)