Skip to content

Commit 3f71179

Browse files
authored
Merge pull request #408 from mschuchard/main
add pulsar edit package to usage
2 parents c8024fe + 88e18c6 commit 3f71179

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/usage.md

+6
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,12 @@ As alternatives to `actionlint` hook, `actionlint-docker` or `actionlint-system`
384384
[Linter extension][vsc-extension] for [VS Code][vscode] is available. The extension automatically detects `.github/workflows`
385385
directory, runs `actionlint` command, and reports errors in the code editor while editing workflow files.
386386

387+
### Pulsar Edit
388+
389+
A [Linter package](https://web.pulsar-edit.dev/packages/linter-github-actions) for [Pulsar Edit](https://pulsar-edit.dev/) is
390+
available. The package automatically detects a `workflows` directory, executes the `actionlint` command on any detected Github
391+
Actions files within the directory, and reports returned information in the code editor display tab while editing workflow files.
392+
387393
### Emacs
388394

389395
Plugins for both [Flycheck][emacs-flycheck] and [Flymake][emacs-flymake] are available via [MELPA][emacs-melpa].

0 commit comments

Comments
 (0)