We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa2e919 commit 3ee9379Copy full SHA for 3ee9379
ci/test/lint-main/checks/check-copyright.sh
@@ -70,6 +70,7 @@ copyright_files=$(grep -vE \
70
-e '^src/repr/src/adt/snapshots/.*' \
71
-e '^src/environmentd/tests/testdata/timezones/.*\.csv' \
72
-e '^test/fivetran-destination/.*\/00-README$' \
73
+ -e '^misc/python/materialize/visualize_pprof_profile/profile\.proto' \
74
<<< "$files"
75
)
76
0 commit comments