aboutsummaryrefslogtreecommitdiffstats
path: root/lua/conform/formatters/shellharden.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/conform/formatters/shellharden.lua')
-rw-r--r--lua/conform/formatters/shellharden.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/conform/formatters/shellharden.lua b/lua/conform/formatters/shellharden.lua
index 309ea86..c775072 100644
--- a/lua/conform/formatters/shellharden.lua
+++ b/lua/conform/formatters/shellharden.lua
@@ -2,7 +2,7 @@
return {
meta = {
url = "https://github.com/anordal/shellharden",
- description = "The corrective bash syntax highlighter",
+ description = "The corrective bash syntax highlighter.",
},
command = "shellharden",
args = { "--transform", "" },