Browse code

Remote Progress

Benjamin Roth authored on09/12/2022 11:34:22
Showing1 changed files
... ...
@@ -9,7 +9,7 @@ end_of_line = lf
9 9
 insert_final_newline = true
10 10
 trim_trailing_whitespace = true
11 11
 
12
-[*.{php,twig,yml}]
12
+[*.{php,twig,yml,html5}]
13 13
 indent_style = space
14 14
 indent_size = 4
15 15
 
... ...
@@ -21,4 +21,4 @@ indent_style = tab
21 21
 
22 22
 [*/src/Resources/contao/**.html5]
23 23
 indent_style = space
24
-indent_size = 2
25 24
\ No newline at end of file
25
+indent_size = 2