minor #4017 Add a reference to the Twig CS fixer tool (fabpot)

This PR was merged into the 3.x branch.

Discussion
----------

Add a reference to the Twig CS fixer tool

Commits
-------

b6ae45c3 Add a reference to the Twig CS fixer tool
This commit is contained in:
Fabien Potencier
2024-04-13 09:39:01 +02:00
+6
View File
@@ -1,6 +1,12 @@
Coding Standards
================
.. note::
The `Twig CS fixer tool <https://github.com/VincentLanglet/Twig-CS-Fixer>`_
uses the coding standards described in this document to automatically fix
your templates.
When writing Twig templates, we recommend you to follow these official coding
standards: