mirror of
https://github.com/rocky-linux/peridot.git
synced 2024-11-22 05:01:26 +00:00
ad0f7a5305
Upgrade to Go 1.20.5, Hydra v2 SDK, rules-go v0.44.2 (with proper resolves), protobuf v25.3 and mass upgrade of Go dependencies.
11 lines
252 B
Plaintext
11 lines
252 B
Plaintext
# https://github.com/codespell-project/codespell
|
|
[codespell]
|
|
builtin = clear,rare,informal
|
|
check-filenames =
|
|
check-hidden =
|
|
ignore-words = .codespellignore
|
|
interactive = 1
|
|
skip = .git,go.mod,go.sum,semconv,venv,.tools
|
|
uri-ignore-words-list = *
|
|
write =
|