Project

General

Profile

Actions

Task #86896

closed

Apply CGL consistently in .yaml files

Added by Sybille Peters over 5 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2018-11-09
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:
Remote Sprint

Description

The CGL page for Yaml files has been added: https://docs.typo3.org/typo3cms/CoreApiReference/CodingGuidelines/CglYaml.html

The indenting with 2 spaces appears to be applied consistently in the core, but using double quotes ("") or ('') for strings is not.

double quotes:

  • rte_ckeditor

single quotes:

  • sites: generated config.yaml
  • form
  • typo3/sysext/frontend/Tests/Functional/SiteHandling/Fixtures/SlugScenario.yaml
  • ... all others I checked.
Actions

Also available in: Atom PDF