I'm using GNU Emacs 30.0.93 (with the Prelude distribution) and editorconfig 20241027.1815 on macOS 15.2. As soon as I load a .editorconfig file, I get this error:
*ERROR*: Error thrown from editorconfig lib: "Error from editorconfig-get-properties-function: (error \"Error while reading config file: /Users/antonin/Tarides/ocaml/trunk/.editorconfig:6:
[
\")"
I'm currently unable to use the editorconfig plugin with Emacs.
It seems that this library cannot recover from reading a (even transiently) syntactically incorrect file.
I'm using GNU Emacs 30.0.93 (with the Prelude distribution) and editorconfig 20241027.1815 on macOS 15.2. As soon as I load a
.editorconfigfile, I get this error:I'm currently unable to use the editorconfig plugin with Emacs.
It seems that this library cannot recover from reading a (even transiently) syntactically incorrect file.