Skip to content

Commit e3b1356

Browse files
committed
Remove _static
1 parent b1f33d0 commit e3b1356

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.*hist\\s*=.*/d \
38+
-e /.*ittnotify.*.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)