leotaku/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: leotaku/elisp-check@cbcda75256a9195b5e6d7e6fa39390b32e08a4f3 # v1.4.1tags 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