Skip to content

Commit

Permalink
Drive Vale crazy
Browse files Browse the repository at this point in the history
This is a dumb commit to show how Vale and review dog work in GitHub Actions
  • Loading branch information
juliamrch authored Feb 6, 2024
1 parent c2838d7 commit 82691db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/doc/contribute/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ type: docs

Would you like to contribute to this documentation?

Look! An awesome comment that Vale will love!!!

Check failure on line 17 in content/doc/contribute/_index.md

View workflow job for this annotation

GitHub Actions / Run Vale Linter

[vale] reported by reviewdog 🐶 [Google.Exclamation] Don't use exclamation points in text. Raw Output: {"message": "[Google.Exclamation] Don't use exclamation points in text.", "location": {"path": "content/doc/contribute/_index.md", "range": {"start": {"line": 17, "column": 1}}}, "severity": "ERROR"}

Check warning on line 17 in content/doc/contribute/_index.md

View workflow job for this annotation

GitHub Actions / Run Vale Linter

[vale] reported by reviewdog 🐶 [Google.Will] Avoid using 'will'. Raw Output: {"message": "[Google.Will] Avoid using 'will'.", "location": {"path": "content/doc/contribute/_index.md", "range": {"start": {"line": 17, "column": 36}}}, "severity": "WARNING"}

## Before writing something new

Before you start writing something new please create a [Github issue](https://github.com/CleverCloud/documentation/issues) so we can talk about it. Moslty to make sure someone is not already working on the same thing.
Expand Down

0 comments on commit 82691db

Please sign in to comment.