Closed simu closed 2 years ago
Component update was only partially successful. Please check the PR carefully.
Rejected patches:
diff a/.editorconfig b/.editorconfig (rejected hunks)
@@ -25,6 +25,9 @@ insert_final_newline = false
[Makefile]
indent_style = tab
-# Don't check for trailing newlines in golden tests output
+; Ignore generated files
[tests/golden/**]
+indent_style = unset
+indent_size = unset
insert_final_newline = unset
+trim_trailing_whitespace = unset
Template version: main (d3af334)