[vincentlanglet/twig-cs-fixer] add default gitignore and add message (#1696)

This commit is contained in:
Johan Vlaar
2024-12-06 15:23:22 +01:00
committed by GitHub
parent ec54526f3a
commit 1b80c59963
2 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"gitignore": [
"/.twig-cs-fixer.cache"
]
}

View File

@@ -0,0 +1,4 @@
<bg=green;fg=white></>
<bg=green;fg=white> You can create a `.twig-cs-fixer.dist.php` and configure to your needs </>
<bg=green;fg=white> See https://github.com/VincentLanglet/Twig-CS-Fixer/blob/main/docs/configuration.md </>
<bg=green;fg=white> For configuration explanation. </>