Actions
Task #94669
closedIndents in .editorconfig for .rst files
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-07-29
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Currently the indent for .rst is defined to 3 spaces according the docs team. This makes it very hard to insert code snippets, PHP files using 4 spaces, YAML and TypoScript using 2 spaces. The change to 4 spaces should work fine for all cases including the lists.
Actions