Skip to content

Commit b1f33d0

Browse files
committed
Change regexp
1 parent 8153a32 commit b1f33d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/codespell.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ IGNORE_COMMAND="sed -e /.*\\sOd\\s*=.*/d \
3535
-e /.*\\sFo\\s*=.*/d \
3636
-e /.*pipeline_filters.h.*nd\\s*=.*/d \
3737
-e /.*ittnotify.h.*unx\\s*=.*/d \
38-
-e /.*ittnotify_static.h.*unx\\s*=.*/d \
38+
-e /.*ittnotify_static.h.*hist\\s*=.*/d \
3939
-e /.*bzlib.cpp.*MSDOS\\s*=.*/d \
4040
-e /.*test_task.cpp.*tE\\s*=.*/d \
4141
-e /.*backend.cpp.*resSize\\s*=.*/d \

0 commit comments

Comments
 (0)