xcoo/clj-lint-action check
Get started with Container actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| linters | target linters | — | "all" |
| sourceroot | directory name of souce directory | — | "" |
| runner | :leiningen or :clojure. | — | :clojure |
| github_token | Github token to report linter results back to check | yes | — |
| base_sha | Github base commit sha of push | yes | — |
| eastwood_linters | Eastwood linters | — | [:bad-arglists :constant-test :def-in-def :deprecations :keyword-typos :local-shadows-var :misplaced-docstrings :no-ns-form-found :redefd-vars :suspicious-expression :suspicious-test :unlimited-use :unused-fn-args :unused-locals :unused-meta-on-macro :unused-namespaces :unused-private-vars :unused-ret-vals :unused-ret-vals-in-try :wrong-arity :wrong-ns-form :wrong-pre-post :wrong-tag] |
| linter_options | Linter options | — | {} |
Outputs
no outputs