mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-01 13:07:22 +00:00
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:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user