fix: XML error

> XML declaration allowed only at the start of the document
This commit is contained in:
Oliver Davies 2023-04-11 00:36:01 +01:00
parent e3a93065de
commit 9657ad693e
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,6 @@
<!-- {{ managedText | raw }} -->
<?xml version="1.0"?>
<!-- {{ managedText | raw }} -->
<ruleset name="{{ name }} coding standards">
<description>PHPCS configuration file for {{ name }}.</description>
<file>src</file>