mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-17 21:07:18 +00:00
Change wording of indentation coding standards
This commit is contained in:
@@ -90,7 +90,7 @@ standards:
|
|||||||
{% set foo_bar = 'foo' %}
|
{% set foo_bar = 'foo' %}
|
||||||
|
|
||||||
* Indent your code inside tags (use the same indentation as the one used for
|
* Indent your code inside tags (use the same indentation as the one used for
|
||||||
the main language of the file):
|
the main language of the project):
|
||||||
|
|
||||||
.. code-block:: jinja
|
.. code-block:: jinja
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user