{"id":16374583,"url":"https://github.com/aaronjensen/flycheck-credo","last_synced_at":"2025-03-23T03:32:38.178Z","repository":{"id":66348230,"uuid":"67129227","full_name":"aaronjensen/flycheck-credo","owner":"aaronjensen","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-05T16:55:55.000Z","size":7,"stargazers_count":20,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T17:07:27.294Z","etag":null,"topics":["credo","elixir","emacs","flycheck","melpa"],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aaronjensen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-09-01T12:30:01.000Z","updated_at":"2024-01-05T16:55:59.000Z","dependencies_parsed_at":"2024-10-11T03:17:44.877Z","dependency_job_id":"a24dbd9d-42a1-432b-93ba-c88e52e62e27","html_url":"https://github.com/aaronjensen/flycheck-credo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronjensen%2Fflycheck-credo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronjensen%2Fflycheck-credo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronjensen%2Fflycheck-credo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronjensen%2Fflycheck-credo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aaronjensen","download_url":"https://codeload.github.com/aaronjensen/flycheck-credo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245052619,"owners_count":20553161,"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":["credo","elixir","emacs","flycheck","melpa"],"created_at":"2024-10-11T03:17:40.489Z","updated_at":"2025-03-23T03:32:37.836Z","avatar_url":"https://github.com/aaronjensen.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flycheck-credo [![MELPA](https://melpa.org/packages/flycheck-credo-badge.svg)](https://melpa.org/#/flycheck-credo)\n\n[flycheck][] checker for [credo][].\n\n## Installation\n\nYou can install this package from [Melpa][]\n\n```\nM-x package-install RET flycheck-credo RET\n```\n\n## Usage\n\nEnsure that `credo` is installed in your project.\n\nThen, in your `init.el`:\n\n```elisp\n(eval-after-load 'flycheck\n  '(flycheck-credo-setup))\n(add-hook 'elixir-mode-hook 'flycheck-mode)\n```\n\nThis package works with both [elixir-ts-mode](https://github.com/wkirschbaum/elixir-ts-mode) and [elixir-mode](https://github.com/elixir-editors/emacs-elixir). \n\n## Options\n\nYou can tell flycheck-credo to call credo with the '--strict' argument.\n\n```elisp\n(setq flycheck-elixir-credo-strict t)\n```\n\n## Thanks\n\n* [@rrrene][] for [credo][].\n* [@lunaryorn][] for [flycheck][].\n\n[flycheck]: http://www.flycheck.org/\n[credo]: https://github.com/rrrene/credo\n[@rrrene]: https://github.com/rrrene\n[@lunaryorn]: https://github.com/lunaryorn\n[Melpa]: http://melpa.milkbox.net/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaronjensen%2Fflycheck-credo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faaronjensen%2Fflycheck-credo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaronjensen%2Fflycheck-credo/lists"}