PT-1717 - resume pt-online-schema-change if it's interrupted

- Added go.mod to spell check workflow exclude list
This commit is contained in:
Sveta Smirnova
2024-03-14 22:00:51 +03:00
parent 2d4f5c290a
commit 4e994c4565

View File

@@ -8,6 +8,7 @@ extend-exclude = [
"src/go/pt-secure-collect/testdata/",
"util/NaturalDocs/",
"util/pod2rst-fixed.packed",
"go.mod",
# For now
"t/",
"**/*_test.go",