Skip to content

Commit 263d689

Browse files
fix: ensure regex always matches
Signed-off-by: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com>
1 parent 20e93f8 commit 263d689

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-hooks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@
3030
entry: >-
3131
(?im)^signed[- ]?off[- ]?by:\s*["\']?.+?["\']?\s*<[^>]+>
3232
language: pygrep
33+
args: [--negate]

0 commit comments

Comments
 (0)