build: add emacs formatting configuration
1 file changed, 4 insertions(+), 0 deletions(-)
changed files
M .editorconfig → .editorconfig
@@ -17,3 +17,7 @@ [*.md] indent_size = 4 trim_trailing_whitespace = false + +[*.el] +# checker complains when spaces are used for alignment otherwise +indent_size = 1