{"id":16380983,"url":"https://github.com/epergo/sublimelinter-contrib-ameba","last_synced_at":"2025-09-12T15:33:01.336Z","repository":{"id":42209975,"uuid":"132869339","full_name":"epergo/SublimeLinter-contrib-ameba","owner":"epergo","description":"Sublime Linter for Ameba","archived":false,"fork":false,"pushed_at":"2022-04-10T08:36:54.000Z","size":11,"stargazers_count":14,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-30T14:11:45.374Z","etag":null,"topics":["ameba","crystal","linter","sublime"],"latest_commit_sha":null,"homepage":"https://packagecontrol.io/packages/SublimeLinter-contrib-ameba","language":"Python","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/epergo.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-05-10T08:09:24.000Z","updated_at":"2022-11-26T18:10:57.000Z","dependencies_parsed_at":"2022-08-12T09:41:25.880Z","dependency_job_id":null,"html_url":"https://github.com/epergo/SublimeLinter-contrib-ameba","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epergo%2FSublimeLinter-contrib-ameba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epergo%2FSublimeLinter-contrib-ameba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epergo%2FSublimeLinter-contrib-ameba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/epergo%2FSublimeLinter-contrib-ameba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/epergo","download_url":"https://codeload.github.com/epergo/SublimeLinter-contrib-ameba/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232756327,"owners_count":18571958,"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":["ameba","crystal","linter","sublime"],"created_at":"2024-10-11T03:53:03.965Z","updated_at":"2025-01-06T17:15:34.755Z","avatar_url":"https://github.com/epergo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SublimeLinter-contrib-ameba\n\n[![Build Status](https://travis-ci.org/epergo/SublimeLinter-contrib-ameba.svg?branch=master)](https://travis-ci.org/epergo/SublimeLinter-contrib-ameba)\n\nThis linter plugin for [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter) provides an interface to [ameba](https://github.com/veelenga/ameba). It will be used with files that have crystal syntax.\n\n## Installation\n\nSublimeLinter must be installed in order to use this plugin.\n\nPlease use [Package Control](https://packagecontrol.io) to install both SublimeLinter and the linter plugin.\n\nBefore installing this plugin, you must ensure that `ameba` is installed on your project. Add `ameba` to your `shard.yml` file, in `development_dependencies`:\n\n```crystal\ndevelopment_dependencies:\n  ameba:\n    github: veelenga/ameba\n```\n\nRun `shards install`, this will place an `ameba` executable in a `bin` folder inside your project's folder.\n\nThat executable will be used by default, if you want to use another executable just specify it in SublimeLinter User settings.\n\nIf an `.ameba.yml` config file is located in your project's root path, it will be used.\n\n## Settings\n\n- SublimeLinter settings: \u003chttp://sublimelinter.readthedocs.org/en/latest/settings.html\u003e\n- Linter settings: \u003chttp://sublimelinter.readthedocs.org/en/latest/linter_settings.html\u003e\n\n- Custom `ameba` executable:\n\n```json\n// SublimeLinter Settings - User\n{\n  \"linters\": {\n    \"ameba\": {\n      \"executable\": \"path_to_ameba_executable\"\n    }\n  },\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepergo%2Fsublimelinter-contrib-ameba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fepergo%2Fsublimelinter-contrib-ameba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fepergo%2Fsublimelinter-contrib-ameba/lists"}