From: Fabien Potencier Date: Wed, 2 Oct 2013 05:57:25 +0000 (+0200) Subject: minor #1203 Change wording of indentation coding standards (mdavis1982) X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=c579a8141477531ce2afd8a441aaccc11033f37d;p=konrad%2Ftwig.git minor #1203 Change wording of indentation coding standards (mdavis1982) This PR was merged into the master branch. Discussion ---------- Change wording of indentation coding standards The documentation says to use indentation consistent with the main language of the **File**. But in a Twig template, that language is going to be Twig. This PR changes the wording to indicate that the indentation rules inside tags should be consistent with the main language of the **Project** Twig is being used within. ``` | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | none ``` Commits ------- 435e3b2 Update wording of the indentation coding standards documentation 09b58e1 Change wording of indentation coding standards --- c579a8141477531ce2afd8a441aaccc11033f37d