We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f33d0 commit e3b1356Copy full SHA for e3b1356
.github/scripts/codespell.sh
@@ -35,7 +35,7 @@ IGNORE_COMMAND="sed -e /.*\\sOd\\s*=.*/d \
35
-e /.*\\sFo\\s*=.*/d \
36
-e /.*pipeline_filters.h.*nd\\s*=.*/d \
37
-e /.*ittnotify.h.*unx\\s*=.*/d \
38
--e /.*ittnotify_static.h.*hist\\s*=.*/d \
+-e /.*ittnotify.*.h.*hist\\s*=.*/d \
39
-e /.*bzlib.cpp.*MSDOS\\s*=.*/d \
40
-e /.*test_task.cpp.*tE\\s*=.*/d \
41
-e /.*backend.cpp.*resSize\\s*=.*/d \
0 commit comments