21 Commits

Author SHA1 Message Date
Vincent Langlet 0b93a1fa5a Stof suggestion about empty content 2025-06-12 08:47:12 +02:00
Vincent Langlet 07a4ed17d2 Update coding standards 2024-11-30 10:52:04 +01:00
Fabien Potencier c96aefdf04 Add more coding standard rules 2024-11-29 21:26:34 +01:00
Fabien Potencier 1dfdd82cfe Clarify coding standards 2024-09-13 08:16:53 +02:00
Fabien Potencier c8bb3b1b69 Fix markup 2024-09-13 08:15:49 +02:00
Fabien Potencier b6e3ad895c Fix markup 2024-09-13 08:14:14 +02:00
Fabien Potencier 08f28fd06c Remove most usage of foo/bar/baz in the docs 2024-09-12 21:40:08 +02:00
Fabien Potencier 84116e5ff7 Fix typos in CHANGELOG 2024-08-18 17:52:16 +02:00
Fabien Potencier c44be99a84 Rename array to sequence 2024-06-22 19:37:51 +02:00
Fabien Potencier 5157402a77 Rename hash to mapping 2024-06-22 19:36:24 +02:00
Thomas Landauer 97df38b39d Update coding_standards.rst: "one (and only one)" => "exactly one"
Page: https://twig.symfony.com/doc/3.x/coding_standards.html
2024-04-13 10:44:08 +02:00
Fabien Potencier b6ae45c3d9 Add a reference to the Twig CS fixer tool 2024-04-13 09:36:08 +02:00
Fabien Potencier fa836ddfea tweaked doc markup 2019-04-25 12:14:46 +02:00
Grégoire Paris 507f697ad0 Do not mix indention levels
Not sure if this was intentional, but the "if" line had an indention of 3 spaces,
while the "true" line has an indention of 4 spaces.
2016-08-15 10:21:29 -07:00
Matthew Davis 435e3b2a85 Update wording of the indentation coding standards documentation 2013-09-27 16:32:11 +01:00
Matthew Davis 09b58e1423 Change wording of indentation coding standards 2013-09-27 15:57:10 +01:00
Fabien Potencier b019019485 added one more rule in the coding standards (closes #587) 2012-01-09 08:04:17 +01:00
Fabien Potencier e67d976fce added one more rule to the coding standards 2012-01-08 21:24:46 +01:00
Julien Brochet 3c934f40fe Update doc/coding_standards.rst 2012-01-08 20:37:45 +01:00
Fabien Potencier f06ac33b53 fixed markup in doc 2012-01-08 20:24:02 +01:00
Fabien Potencier bdcb176cc8 added coding standards in the docs 2012-01-08 20:19:11 +01:00