Skip to content

Commit

Permalink
Merge pull request #944 from epage/feb
Browse files Browse the repository at this point in the history
fix(dict): February updates
  • Loading branch information
epage committed Mar 1, 2024
2 parents 859f055 + 99882ae commit 54fb07f
Show file tree
Hide file tree
Showing 4 changed files with 655 additions and 222 deletions.
3 changes: 3 additions & 0 deletions crates/typos-cli/tests/cmd/help.toml
Expand Up @@ -52,3 +52,6 @@ Output:
-q, --quiet... Decrease logging verbosity
"""
stderr = ""

[env.add]
COLUMNS = "100"
1 change: 1 addition & 0 deletions crates/typos-dict/assets/allowed.csv
Expand Up @@ -19,3 +19,4 @@ bellow,valid word and not just a typo of `below`
revered,valid word and not just a typoe of `reversed`
recuse,valid word despite maybe being a typo of recurse
shttp,also a protocol
foldr,short for fold-right

0 comments on commit 54fb07f

Please sign in to comment.