pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

regal: Reword comment per pkglint suggestions



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Aug 10 23:43:44 2023 +0200
Changeset:	1cc509f3dd29af23b8c9343383159bf30abeb630

Modified Files:
	regal/Makefile

Log Message:
regal: Reword comment per pkglint suggestions

Repeating "Regal" and "is a" is redundant, avoid that.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1cc509f3dd29af23b8c9343383159bf30abeb630

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 regal/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/regal/Makefile b/regal/Makefile
index 8b38c9baf3..e8f575d6f3 100644
--- a/regal/Makefile
+++ b/regal/Makefile
@@ -7,7 +7,7 @@ GITHUB_TAG=	v${PKGVERSION_NOREV}
 
 MAINTAINER=	leot%NetBSD.org@localhost
 HOMEPAGE=	https://github.com/StyraInc/regal
-COMMENT=	Regal is a linter for Rego
+COMMENT=	Linter for Rego
 LICENSE=	apache-2.0
 
 GO_BUILD_PATTERN+=	-ldflags ' \


Home | Main Index | Thread Index | Old Index