Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Vale #4517

Merged
merged 2 commits into from
Nov 15, 2024
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
17 changes: 0 additions & 17 deletions .github/contribution/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,23 +103,6 @@ and not formatting.
This style is known as ventilated prose.
Read [more about the reasons to use it](https://asciidoctor.org/docs/asciidoc-recommended-practices/#one-sentence-per-line).

## Prose style

In addition to the linting for code style in our docs,
we also lint to ensure the docs follow our [style guide](https://orbit.kiwi/content/voice-tone/)
as much as possible.

For this, we use [Vale](https://docs.errata.ai/vale/about).
Our specifics can be found in the [styles directory](../styles),
with rules in the `Kiwi` folder and accepted spellings in [accept.txt](../styles/Vocab/Kiwi/accept.txt).

To check your prose yourself, [install Vale](https://docs.errata.ai/vale/install).
Or you can create a pull request
and the Vale GitHub Action adds comments pointing out places that could be improved.

The rules aren't perfect at detecting problems,
so feel free to ignore any suggestions that seem wrong.

## Checking links

It's important for working documentation to have working links.
Expand Down
9 changes: 0 additions & 9 deletions .github/styles/Kiwi/AMPM.yml

This file was deleted.

64 changes: 0 additions & 64 deletions .github/styles/Kiwi/Abbreviations.yml

This file was deleted.

91 changes: 0 additions & 91 deletions .github/styles/Kiwi/Britishisms.yml

This file was deleted.

12 changes: 0 additions & 12 deletions .github/styles/Kiwi/CommonErrors.yml

This file was deleted.

29 changes: 0 additions & 29 deletions .github/styles/Kiwi/Contractions.yml

This file was deleted.

8 changes: 0 additions & 8 deletions .github/styles/Kiwi/Currency.yml

This file was deleted.

9 changes: 0 additions & 9 deletions .github/styles/Kiwi/DateFormat.yml

This file was deleted.

10 changes: 0 additions & 10 deletions .github/styles/Kiwi/Direct.yml

This file was deleted.

10 changes: 0 additions & 10 deletions .github/styles/Kiwi/EmDash.yml

This file was deleted.

9 changes: 0 additions & 9 deletions .github/styles/Kiwi/EnDash.yml

This file was deleted.

7 changes: 0 additions & 7 deletions .github/styles/Kiwi/Hyphen.yml

This file was deleted.

11 changes: 0 additions & 11 deletions .github/styles/Kiwi/Latin.yml

This file was deleted.

9 changes: 0 additions & 9 deletions .github/styles/Kiwi/LinkText.yml

This file was deleted.

16 changes: 0 additions & 16 deletions .github/styles/Kiwi/LyHyphens.yml

This file was deleted.

8 changes: 0 additions & 8 deletions .github/styles/Kiwi/Notes.yml

This file was deleted.

12 changes: 0 additions & 12 deletions .github/styles/Kiwi/OptionalPlurals.yml

This file was deleted.

7 changes: 0 additions & 7 deletions .github/styles/Kiwi/OxfordComma.yml

This file was deleted.

6 changes: 0 additions & 6 deletions .github/styles/Kiwi/Slash.yml

This file was deleted.

9 changes: 0 additions & 9 deletions .github/styles/Kiwi/Will.yml

This file was deleted.

Loading
Loading