Merge pull request #3036 from TheBlueMatt/2024-05-filter-color
[rust-lightning] / .editorconfig
index b19ed0f50a5678af6dea60d13b72a83e26abb695..dab24fe3dd37f2aedbbe45c70f826eecda517bcb 100644 (file)
@@ -1,4 +1,6 @@
-# see https://editorconfig.org for more options, and setup instructions for yours editor
+# see https://editorconfig.org for more options, and setup instructions for your editor
 
 [*]
 indent_style = tab
+insert_final_newline = true
+trim_trailing_whitespace = true