Skip to content

Commit

Permalink
feat(docs): update Requirements table of Contributing Guideline
Browse files Browse the repository at this point in the history
  • Loading branch information
haru52 committed Aug 2, 2022
1 parent 7e053c5 commit 3987f4c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
| Tool | Version |
| ----------------------------------------------------------- | ------------------------------------------------ |
| Node.js and npm | `engines` values in [package.json](package.json) |
| [gibo](https://github.com/simonwhitaker/gibo#readme) | >=2.2.7 |
| [Vale CLI](https://vale.sh/) | >=2.20.0 |
| [yamllint](https://yamllint.readthedocs.io/) | >=1.27.1 |
| [ShellCheck](https://github.com/koalaman/shellcheck#readme) | >=0.8.0 |
| [gibo](https://github.com/simonwhitaker/gibo#readme) | ^2.2.7 |
| [Vale CLI](https://vale.sh/) | ^2.20.1 |
| [yamllint](https://yamllint.readthedocs.io/) | ^1.27.1 |
| [ShellCheck](https://github.com/koalaman/shellcheck#readme) | >=0.8.0 <1.0.0 |
| [actionlint](https://github.com/rhysd/actionlint#readme) | [.tool-versions](.tool-versions) |

## Rules
Expand Down

0 comments on commit 3987f4c

Please sign in to comment.