Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

43 Commits

Repository files navigation

Clojure Lint Action (using clj-kondo)

Run clj-kondo and annotate source code changes with results.

Usage

steps:
- uses: actions/checkout@v1
- uses: DeLaGuardo/clojure-lint-action@masterwith:
clj-kondo-args: --lint src# check-name is optionalcheck-name: This is a report name# secrets.GITHUB_TOKEN is needed here# to publish annotations back to github# this action is not storing or sending it anywheregithub_token: ${{ secrets.GITHUB_TOKEN }}

Annotation example

Check Run example

License

The scripts and documentation in this project are released under the MIT License

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages