diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..e3f253d --- /dev/null +++ b/.editorconfig @@ -0,0 +1,4 @@ +root = true + +[*.stdout] +insert_final_newline = false