summaryrefslogtreecommitdiffstats
path: root/lua/conform/formatters/pangu.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/conform/formatters/pangu.lua')
-rw-r--r--lua/conform/formatters/pangu.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/conform/formatters/pangu.lua b/lua/conform/formatters/pangu.lua
index 54b60ca..af10b8b 100644
--- a/lua/conform/formatters/pangu.lua
+++ b/lua/conform/formatters/pangu.lua
@@ -2,7 +2,7 @@
return {
meta = {
url = "https://github.com/vinta/pangu.py",
- description = "Insert whitespace between CJK and half-width characters",
+ description = "Insert whitespace between CJK and half-width characters.",
},
command = "pangu",
stdin = true,