From 9176999f7f22d72cc2be6c784724acf91dd57026 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 19 Dec 2024 17:27:35 +0100 Subject: [PATCH] make: add "glint" target ;) --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 06008febc..e18ce4dab 100644 --- a/Makefile +++ b/Makefile @@ -417,6 +417,8 @@ LINTBIN?= ${.CURDIR}/contrib/parallel-lint/parallel-lint lint-php: @${LINTBIN} src +glint: sweep style-fix plist-fix lint + lint: plist-check lint-shell lint-xml lint-model lint-acl lint-exec lint-php sweep: