feat: add "auto-generated" text to templates

Fixes #21
This commit is contained in:
Oliver Davies 2023-03-08 21:13:28 +00:00
parent d04169a0d8
commit 0fcffc5d2f
12 changed files with 21 additions and 1 deletions

View file

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