From 97b7b55dfdf2df95f37e46625202aa9a8cf1ffc8 Mon Sep 17 00:00:00 2001 From: Gonzalo Tornaría Date: Sun, 20 Feb 2022 11:54:01 -0300 Subject: xlint: improvements to lint from git index - do not leak $tmpfile in output from scan() - indent using tabs - add new options to README --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 4a38bf1..a625c77 100644 --- a/README +++ b/README @@ -69,8 +69,10 @@ COMMANDS xlg pkg – open short commit log for XBPS template - xlint template | pkgname + xlint template | pkgname | :pkgname | : – scan XBPS template for common mistakes + - use ':pkgname' to lint template as staged in the git index + - use ':' to lint all templates staged in the git index xlocate [-g | -S | pattern] – locate files in all XBPS packages -- cgit 1.4.1