fix(regexp): add PKGBUILD
This commit is contained in:
parent
1caf701d00
commit
95f3c0b54d
@ -7,6 +7,7 @@
|
|||||||
"(^|/)(workflow-templates|\\.(?:github|gitea|forgejo)/(?:workflows|actions))/.+\\.ya?ml$",
|
"(^|/)(workflow-templates|\\.(?:github|gitea|forgejo)/(?:workflows|actions))/.+\\.ya?ml$",
|
||||||
"(^|/)action\\.ya?ml$",
|
"(^|/)action\\.ya?ml$",
|
||||||
"(^|/)Makefile$",
|
"(^|/)Makefile$",
|
||||||
|
"(^|/)PKGBUILD$",
|
||||||
"(^|/)[\\w-]*\\.sh$"
|
"(^|/)[\\w-]*\\.sh$"
|
||||||
],
|
],
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user