{"id":23485016,"url":"https://github.com/denisgorbachev/ex_fixer","last_synced_at":"2025-07-22T11:34:34.864Z","repository":{"id":62429150,"uuid":"141617150","full_name":"DenisGorbachev/ex_fixer","owner":"DenisGorbachev","description":"Fix compiler warnings: prefixes unused variables, removes unused aliases, removes unused imports","archived":false,"fork":false,"pushed_at":"2023-01-28T05:54:13.000Z","size":155,"stargazers_count":13,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-25T00:18:24.204Z","etag":null,"topics":["compiler","elixir"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/DenisGorbachev.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}},"created_at":"2018-07-19T18:30:06.000Z","updated_at":"2023-10-09T17:29:56.000Z","dependencies_parsed_at":"2023-02-15T14:46:02.401Z","dependency_job_id":null,"html_url":"https://github.com/DenisGorbachev/ex_fixer","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/DenisGorbachev%2Fex_fixer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenisGorbachev%2Fex_fixer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenisGorbachev%2Fex_fixer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DenisGorbachev%2Fex_fixer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DenisGorbachev","download_url":"https://codeload.github.com/DenisGorbachev/ex_fixer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231157663,"owners_count":18336356,"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":["compiler","elixir"],"created_at":"2024-12-24T22:11:54.466Z","updated_at":"2024-12-24T22:11:55.073Z","avatar_url":"https://github.com/DenisGorbachev.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fixer\n\nFix compiler warnings automatically:\n\n* Prefix unused variables\n* Remove unused aliases\n* Remove unused imports\n\n![Fixer](https://raw.githubusercontent.com/DenisGorbachev/ex_fixer/master/img/cover.png)\n\n## Installation\n\nAdd the following lines to `deps()` in `mix.exs`:\n\n```elixir\n    {:ex_fixer, \"~\u003e 1.0.0\", only: :dev},\n```\n\n## Usage\n\n```\nmix fix\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenisgorbachev%2Fex_fixer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenisgorbachev%2Fex_fixer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenisgorbachev%2Fex_fixer/lists"}