Merge pull request #3036 from TheBlueMatt/2024-05-filter-color
[rust-lightning] / .editorconfig
index 31252bc18c8b26af75d21d7bf485153908ad165d..dab24fe3dd37f2aedbbe45c70f826eecda517bcb 100644 (file)
@@ -1,3 +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