From fa5acbc1f032b912bdf80559357357963b788246 Mon Sep 17 00:00:00 2001 From: Markus Wiegand Date: Sat, 31 Aug 2019 23:29:52 +0200 Subject: [PATCH] Add Revive Action to readme (#228) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 18d07b4..db5e6a8 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,10 @@ call ale#linter#Define('go', { \}) ``` +### GitHub Actions + +- [Revive Action](https://github.com/marketplace/actions/revive-action) with annotation support + ### Continuous Integration [Codeac.io](https://www.codeac.io?ref=revive) - Automated code review service integrates with GitHub, Bitbucket and GitLab (even self-hosted) and helps you fight technical debt. Check your [pull-requests](https://www.codeac.io/documentation/pull-requests.html?ref=revive) with [revive](https://www.codeac.io/documentation/revive-configuration.html?ref=revive) automatically. (free for open-source projects)