diff --git a/.editorconfig b/.editorconfig index 98a9fb67..5a6a39b8 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,6 @@ root = true -[*.{c,h}] +[*.{c,h,scd}] end_of_line = lf insert_final_newline = true charset = utf-8