From 95f3c0b54dd657ae1f212ac22e97dd04c59c3d99 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Sun, 30 Mar 2025 22:31:39 +0200 Subject: [PATCH] fix(regexp): add PKGBUILD --- regexp.json | 1 + 1 file changed, 1 insertion(+) diff --git a/regexp.json b/regexp.json index 0f0e211..0702a75 100644 --- a/regexp.json +++ b/regexp.json @@ -7,6 +7,7 @@ "(^|/)(workflow-templates|\\.(?:github|gitea|forgejo)/(?:workflows|actions))/.+\\.ya?ml$", "(^|/)action\\.ya?ml$", "(^|/)Makefile$", + "(^|/)PKGBUILD$", "(^|/)[\\w-]*\\.sh$" ], "matchStrings": [