Skip to content

Commit

Permalink
adds testing file and updates vale terms
Browse files Browse the repository at this point in the history
  • Loading branch information
m4sterbunny committed Sep 10, 2024
1 parent f366af7 commit f4d7670
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions spelling/.vale.ini
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,15 @@ BasedOnStyles = Vale, proselint, write-good, Microsoft, Consensys

# Style.Rule = {YES, NO} to enable or disable a specific rule
Microsoft.Contractions = warning

Microsoft.GeneralURL = NO

# Microsoft.Acronyms is replaced by Consensys list
Microsoft.Acronyms = NO

# Microsoft.Avoid is not relevant
Microsoft.Avoid = NO

Microsoft.Headings = YES

write-good.Weasel = NO
Expand Down
2 changes: 1 addition & 1 deletion spelling/styles/Consensys/Headings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ exceptions:
- Orion
- Hyperledger
- PegaSys
- ConsenSys
- Consensys
- Ethereum
- ETH
- TOML
Expand Down

0 comments on commit f4d7670

Please sign in to comment.