aboutsummaryrefslogtreecommitdiff
path: root/apheleia-formatters.el
diff options
context:
space:
mode:
Diffstat (limited to 'apheleia-formatters.el')
-rw-r--r--apheleia-formatters.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/apheleia-formatters.el b/apheleia-formatters.el
index ec3d83b..77e07ef 100644
--- a/apheleia-formatters.el
+++ b/apheleia-formatters.el
@@ -24,7 +24,7 @@
'((astyle . ("astyle" (apheleia-formatters-locate-file
"--options" ".astylerc")))
(asmfmt . ("asmfmt"))
- (bean-format . ("bean-format"))
+ (bean-format . ("bean-format" input))
(beautysh . ("beautysh"
(apheleia-formatters-indent
"--tab" "--indent-size" 'sh-basic-offset)