Skip to content

Commit

Permalink
docs: add link to a extension for the editor nova
Browse files Browse the repository at this point in the history
  • Loading branch information
jbergstroem authored Oct 4, 2022
1 parent fa3cd66 commit 5d4874a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,10 @@ repos:
[Linter extension][vsc-extension] for [VS Code][vscode] is available. The extension automatically detects `.github/workflows`
directory, runs `actionlint` command, and reports errors in the code editor while editing workflow files.

### Nova

[Actionlint for Nova][nova-extension] for [Nova.app][nova] allows you to get inline feedback while editing actions.

---

[Checks](checks.md) | [Installation](install.md) | [Configuration](config.md) | [Go API](api.md) | [References](reference.md)
Expand All @@ -382,3 +386,5 @@ directory, runs `actionlint` command, and reports errors in the code editor whil
[docker-image]: https://hub.docker.com/r/rhysd/actionlint
[vsc-extension]: https://marketplace.visualstudio.com/items?itemName=arahata.linter-actionlint
[vscode]: https://code.visualstudio.com/
[nova-extension]: https://extensions.panic.com/extensions/org.netwrk/org.netwrk.actionlint/
[nova]: https://nova.app

0 comments on commit 5d4874a

Please sign in to comment.