actions-marketplace-validations/clj-kondo checks
Lint your clojure code with clj-kondo in parallel to your builds
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 2, 2021
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/delaguardo_clojure-lint-action@2d6013175031096ae07bc9b90a07173029ad7dc9 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| clj-kondo-args | Arguments to be passed to clj-kondo | yes | --lint src |
| check-name | Check name will be visible in Github Checks list | — | clj-kondo check |
| github_token | Github token to report linter results back to check | yes | — |
Outputs
no outputs