I had to put the following in my config: ``` (put 'rustic-indent-offset 'safe-local-variable 'integerp) ``` to make `editorconfig-mode` not prompt me on each startup.
I had to put the following in my config:
to make
editorconfig-modenot prompt me on each startup.