(automatically) format with golines
1 file changed, 4 insertions(+), 0 deletions(-)
changed files
A .dir-locals.el
@@ -0,0 +1,4 @@ +;;; Directory Local Variables -*- no-byte-compile: t -*- +;;; For more information see (info "(emacs) Directory Variables") + +((go-ts-mode . ((apheleia-formatter . golines)))))