Skip to content

Conversation

@makenowjust
Copy link
Contributor

@makenowjust makenowjust commented Jun 13, 2024

I found these typos with using typos-cli.

Now, we can obtain no typo reports from the typos command with this configuration (.typos.toml):

[files]
extend-exclude = [
  "*.svg",
  "*.xml",
]

[default.extend-words]
# Common variable names in this project.
arry = "arry"
blok = "blok"
eles = "eles"
# Incomplete words in test data.
caf = "caf"
# German words in test data.
abl = "abl" # NOTE: It is a part of "Ablüfe".
alle = "alle"
ist = "ist"
technik = "technik"

Thank you.

@olleolleolle olleolleolle merged commit 1e31ffc into ruby:master Jun 13, 2024
@olleolleolle
Copy link
Contributor

@makenowjust Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants