Skip to content

Commit 7eeb73b

Browse files
committed
Add Search operators.
1 parent 310a8cc commit 7eeb73b

File tree

2 files changed

+681
-5
lines changed

2 files changed

+681
-5
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)