1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-06-03 16:35:37 +02:00

cspell: ignore all Go files generated by protobuf (#4047)

This commit is contained in:
hg
2024-08-16 18:56:36 +05:00
committed by GitHub
parent 73e6b7a502
commit 405d089129
+1 -1
View File
@@ -230,7 +230,7 @@
"Makefile",
"flake.nix",
"go.mod",
"pipeline/rpc/proto/woodpecker.pb.go",
"**/*.pb.go",
"server/store/datastore/migration/**/*",
"web/components.d.ts",
"web/src/assets/locales/**/*",