appuio / component-openshift4-nodes

Commodore Component: OpenShift 4 Machine Management
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Update from component template #54

Closed simu closed 2 years ago

simu commented 2 years ago

Template version: main (d3af334)

simu commented 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