Skip to content

Commit

Permalink
Add GitHub Actions with suggestions using reviewdog integration
Browse files Browse the repository at this point in the history
  • Loading branch information
haya14busa committed Jun 15, 2024
1 parent ff76542 commit 1a0d5bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Dual-licensed under [MIT](LICENSE-MIT) or [Apache 2.0](LICENSE-APACHE)
- [False Positives](#false-positives)
- [Integrations](#integrations)
- [GitHub Action](docs/github-action.md)
- [GitHub Action with suggestions using reviewdog](https://github.com/reviewdog/action-typos)
- [pre-commit](docs/pre-commit.md)
- [Custom](#custom)
- [Debugging](#debugging)
Expand Down Expand Up @@ -111,6 +112,7 @@ extend-exclude = ["localized/*.po"]
### Integrations

- [GitHub Actions](docs/github-action.md)
- [GitHub Actions with suggestions using reviewdog](https://github.com/reviewdog/action-typos)
- [pre-commit](docs/pre-commit.md)
- [🐊Putout Processor](https://github.com/putoutjs/putout-processor-typos)
- [Visual Studio Code](https://github.com/tekumara/typos-vscode)
Expand Down

0 comments on commit 1a0d5bd

Please sign in to comment.