Skip to content
Snippets Groups Projects
Commit 32f7784c authored by Sybille Peters's avatar Sybille Peters Committed by Stefan Bürk
Browse files

[TASK] Fix indenting for .html files

In .editorconfig indenting of 4 spaces
is configured (implicitly) for HTML
files. Most files already use this,
but some files contain TABs.

This patch converts the existing TABs
to 4 spaces.

Resolves: #97757
Releases: main
Change-Id: I2f8d135dedb342a5c1c7f21d4540da0057918d8d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74872


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarChris Müller <typo3@krue.ml>
Tested-by: default avatarAndré Buchmann <andy.schliesser@gmail.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarChris Müller <typo3@krue.ml>
Reviewed-by: default avatarAndré Buchmann <andy.schliesser@gmail.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 4300620f
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment