Skip to content

Commit de0daa2

Browse files
authored
Add new ittnotify hits to codespell ignore list (#1901)
1 parent 67cd2d0 commit de0daa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/codespell.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +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.*.h.*hist\\s*=.*/d \
3839
-e /.*bzlib.cpp.*MSDOS\\s*=.*/d \
3940
-e /.*test_task.cpp.*tE\\s*=.*/d \
4041
-e /.*backend.cpp.*resSize\\s*=.*/d \

0 commit comments

Comments
 (0)