From b02363790c07200b7f087f65cd5021b71c3ebfb3 Mon Sep 17 00:00:00 2001 From: Steven Arcangeli Date: Mon, 9 Oct 2023 14:17:40 -0700 Subject: doc: enforce period at end of formatter description --- lua/conform/formatters/just.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/conform/formatters/just.lua') diff --git a/lua/conform/formatters/just.lua b/lua/conform/formatters/just.lua index 5218fc7..d166484 100644 --- a/lua/conform/formatters/just.lua +++ b/lua/conform/formatters/just.lua @@ -1,7 +1,7 @@ return { meta = { url = "https://github.com/casey/just", - description = "Format Justfile", + description = "Format Justfile.", }, command = "just", args = { "--fmt", "--unstable", "-f", "$FILENAME" }, -- cgit v1.2.3-70-g09d2