Reenable autoformatting for Emacs Lisp
This commit is contained in:
parent
131511a2f7
commit
a019feb7cd
1 changed files with 4 additions and 5 deletions
|
|
@ -217,7 +217,6 @@
|
|||
(use-package apheleia
|
||||
:config
|
||||
(apheleia-global-mode)
|
||||
(setf (alist-get 'emacs-lisp-mode apheleia-mode-alist nil 'remove) nil)
|
||||
(setf (alist-get 'ruff-isort apheleia-formatters)
|
||||
'("ruff" "check"
|
||||
"-n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue