You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Typo check: https://github.com/crate-ci/typos
|
|
[default]
|
|
|
|
[default.extend-words]
|
|
Invokable = "Invokable"
|
|
invokable = "invokable"
|
|
InvokableLambda = "InvokableLambda"
|
|
InvokableRun = "InvokableRun"
|
|
|
|
[files]
|
|
extend-exclude = ["go.mod", "go.sum", "check_branch_name.sh"]
|