takeokunn/paredit-lint
Structural S-expression lint and canonical-format checks for Lisp sources (Common Lisp, Emacs Lisp, Scheme, Clojure, Janet, Fennel), powered by paredit-cli.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mode | lint: fail when any discovered Lisp source has structural parse errors. format: fail when any parsed source is not in canonical paredit edit format. fix: rewrite sources into canonical format in place (pair with a commit/suggestion step of your choice). | no | lint |
| paths | Space-separated files or directories to scan recursively. | no | . |
| version | paredit-cli git ref to run. Defaults to the ref this action is pinned to, so `uses: takeokunn/paredit-cli@v0.1.1` runs the v0.1.1 binary. | no | "" |
| cachix-name | Public Cachix cache to pull prebuilt binaries from. | no | takeokunn-paredit-cli |
Outputs
no outputs