actions-marketplace-validations/Emacs Lisp check
Run a number of different Emacs Lisp checks.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 6, 2026
- License
- GPL 3.0
Pinned Snippet
uses: actions-marketplace-validations/leotaku_elisp-check@b8228894697c3cf9989a0e63977de4a239160628 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| check | Emacs Lisp check to execute. Consult the README for supported checks. | — | melpa |
| file | Entry file for Emacs Lisp check. Basic globbing is supported. | — | [!.]*.el |
| ignore_warnings | Whether to ignore warnings. | — | false |
| warnings_as_errors | Whether to treat errors as warnings. | — | false |
Outputs
no outputs