about summary refs log tree commit diff stats
path: root/.dir-locals.el
blob: f943f69d9d1a4bebb31a59be72814338cd75be18 (plain)
1
2
3
4
;;; Directory Local Variables            -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")

((go-ts-mode . ((apheleia-formatter . golines)))))