Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ at the `suggestion` level and won't block merging.

The following tests are at a `error` level and will prevent merging:

- [AmSpelling](https://developers.google.com/style/word-list)
- [Emdash](https://github.com/errata-ai/Google/blob/master/Google/EmDash.yml)
- [Endash](https://github.com/errata-ai/Google/blob/master/Google/EmDash.yml)
- [Exclamation](https://github.com/errata-ai/Google/blob/master/Google/Exclamation.yml)
Expand Down
6 changes: 3 additions & 3 deletions vale-styles/FluentBit/AmSpelling.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
extends: existence
message: "In general, use American spelling instead of '%s'."
message: "In general, use US English spelling instead of '%s'."
link: 'https://developers.google.com/style/spelling'
ignorecase: true
level: suggestion
level: error
tokens:
- '(?:\w+)nised?'
- '(?:\w+)logue'
- '(?:\w+)logue'