mirror of
https://github.com/vale981/apheleia
synced 2025-03-04 17:11:40 -05:00
[#10] Surface more errors
This commit is contained in:
parent
2d6d3945a2
commit
d596a59355
1 changed files with 1 additions and 1 deletions
|
@ -625,7 +625,7 @@ changes), CALLBACK, if provided, is invoked with no arguments."
|
|||
(apheleia-format-buffer
|
||||
command
|
||||
(lambda ()
|
||||
(ignore-errors
|
||||
(with-demoted-errors "Apheleia: %s"
|
||||
(let ((after-save-hook
|
||||
(remq #'apheleia--format-after-save after-save-hook)))
|
||||
(apheleia--write-file-silently buffer-file-name)
|
||||
|
|
Loading…
Add table
Reference in a new issue