mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-23 16:22:19 +01:00
[vincentlanglet/twig-cs-fixer] add default gitignore and add message (#1696)
This commit is contained in:
5
vincentlanglet/twig-cs-fixer/3.0/manifest.json
Normal file
5
vincentlanglet/twig-cs-fixer/3.0/manifest.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"gitignore": [
|
||||
"/.twig-cs-fixer.cache"
|
||||
]
|
||||
}
|
||||
4
vincentlanglet/twig-cs-fixer/3.0/post-install.txt
Normal file
4
vincentlanglet/twig-cs-fixer/3.0/post-install.txt
Normal 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. </>
|
||||
Reference in New Issue
Block a user