{"id":19858701,"url":"https://github.com/DeLaGuardo/clojure-lint-action","last_synced_at":"2025-05-02T02:31:10.128Z","repository":{"id":38050621,"uuid":"220200241","full_name":"DeLaGuardo/clojure-lint-action","owner":"DeLaGuardo","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-17T17:10:21.000Z","size":242,"stargazers_count":43,"open_issues_count":6,"forks_count":16,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T18:52:25.404Z","etag":null,"topics":["annotation","clj-kondo","clojure","linter"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DeLaGuardo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-07T09:35:03.000Z","updated_at":"2025-04-01T18:02:13.000Z","dependencies_parsed_at":"2024-06-18T18:33:18.683Z","dependency_job_id":"cb23f1a8-d714-411e-9fcc-119101d56ba1","html_url":"https://github.com/DeLaGuardo/clojure-lint-action","commit_stats":{"total_commits":40,"total_committers":4,"mean_commits":10.0,"dds":0.07499999999999996,"last_synced_commit":"2d6013175031096ae07bc9b90a07173029ad7dc9"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeLaGuardo%2Fclojure-lint-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeLaGuardo%2Fclojure-lint-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeLaGuardo%2Fclojure-lint-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeLaGuardo%2Fclojure-lint-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeLaGuardo","download_url":"https://codeload.github.com/DeLaGuardo/clojure-lint-action/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251972475,"owners_count":21673612,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["annotation","clj-kondo","clojure","linter"],"created_at":"2024-11-12T14:24:16.963Z","updated_at":"2025-05-02T02:31:09.703Z","avatar_url":"https://github.com/DeLaGuardo.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Clojure Lint Action (using clj-kondo)\n\nRun clj-kondo and annotate source code changes with results.\n\n# Usage\n\n```yaml\n    steps:\n    - uses: actions/checkout@v1\n    - uses: DeLaGuardo/clojure-lint-action@master\n      with:\n        clj-kondo-args: --lint src\n        # check-name is optional\n        check-name: This is a report name\n        # secrets.GITHUB_TOKEN is needed here\n        # to publish annotations back to github\n        # this action is not storing or sending it anywhere\n        github_token: ${{ secrets.GITHUB_TOKEN }}\n```\n\n![Annotation example](images/annotation.png)\n\n![Check Run example](images/check-run.png)\n\n# License\n\nThe scripts and documentation in this project are released under the [MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDeLaGuardo%2Fclojure-lint-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDeLaGuardo%2Fclojure-lint-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDeLaGuardo%2Fclojure-lint-action/lists"}