tweak(format): doom-debug-variables: add apheleia-log-only-errors
This commit is contained in:
parent
7da57e72f1
commit
a4d95674ec
1 changed files with 4 additions and 2 deletions
|
@ -42,8 +42,10 @@ This is controlled by `+format-on-save-disabled-modes'."
|
|||
(not (null (memq major-mode +format-on-save-disabled-modes)))))
|
||||
|
||||
|
||||
(when (modulep! +onsave)
|
||||
(after! apheleia-core
|
||||
(add-to-list 'doom-debug-variables '(apheleia-log-only-errors . nil))
|
||||
|
||||
(when (modulep! +onsave)
|
||||
(add-to-list 'apheleia-inhibit-functions #'+format-inhibit-maybe-h)))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue