Skip to content

Commit 10f83b4

Browse files
committed
Ignore www directory in forbid script
1 parent 469fb7a commit 10f83b4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/forbid

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ which rg
88
--color always \
99
--ignore-case \
1010
--glob !bin/forbid \
11+
--glob !www \
1112
'dbg!|fixme|todo|xxx'

0 commit comments

Comments
 (0)