diff --git a/moduleroot/.editorconfig.erb b/moduleroot/.editorconfig.erb index e49165e3eff6d604d58c52fc9c248ef646a12784..c181ad31d2557e198b98026b2f7a4d8a9055ef02 100644 --- a/moduleroot/.editorconfig.erb +++ b/moduleroot/.editorconfig.erb @@ -35,7 +35,7 @@ indent_style = tab indent_size = 4 # Ignore paths -[LICENSE,REFERENCE.md] +[{LICENSE,REFERENCE.md}] charset = unset end_of_line = unset insert_final_newline = unset