Skip to content

Commit 6ed0424

Browse files
committed
Add Search operators.
1 parent 47f6f7d commit 6ed0424

File tree

2 files changed

+489
-1
lines changed

2 files changed

+489
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ repos:
8181
rev: "v2.2.6"
8282
hooks:
8383
- id: codespell
84-
args: ["-L", "nin"]
84+
args: ["-L", "nin", "-L", "searchin"]

0 commit comments

Comments
 (0)