Move the libm .editorconfig to root

This commit is contained in:
Trevor Gross 2025-04-19 23:35:50 +00:00 committed by Trevor Gross
parent 9b8065decb
commit c35cccd676

View file

@ -12,10 +12,5 @@ insert_final_newline = true
indent_style = space
indent_size = 4
[*.md]
# double whitespace at end of line
# denotes a line break in Markdown
trim_trailing_whitespace = false
[*.yml]
indent_size = 2