We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d00771d commit 229e03cCopy full SHA for 229e03c
.editorconfig
@@ -10,3 +10,7 @@ insert_final_newline = true
10
11
[*.md]
12
trim_trailing_whitespace = false
13
+indent_style = unset
14
+
15
+[LICENSE]
16
Documentation/ViewHelperReference.md
@@ -251,4 +251,4 @@ Usage with EXT:form:
251
/>
252
</my:molecule.fieldLabel>
253
</fc:form.translatedValidationResults>
254
-```
+```
0 commit comments