{"id":19682342,"url":"https://github.com/sublimelinter/sublimelinter-pylint","last_synced_at":"2025-03-04T12:17:45.561Z","repository":{"id":12674409,"uuid":"15346436","full_name":"SublimeLinter/SublimeLinter-pylint","owner":"SublimeLinter","description":"SublimeLinter plugin for python, using pylint.","archived":false,"fork":false,"pushed_at":"2024-09-01T13:22:41.000Z","size":43,"stargazers_count":116,"open_issues_count":3,"forks_count":21,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-02-25T10:17:01.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/SublimeLinter.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":"2013-12-20T19:25:27.000Z","updated_at":"2024-01-03T10:27:55.000Z","dependencies_parsed_at":"2024-12-15T19:08:30.121Z","dependency_job_id":"e93b31c2-a4cd-4b7b-b014-08ad96aff1c8","html_url":"https://github.com/SublimeLinter/SublimeLinter-pylint","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-pylint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-pylint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-pylint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeLinter%2FSublimeLinter-pylint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SublimeLinter","download_url":"https://codeload.github.com/SublimeLinter/SublimeLinter-pylint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241844309,"owners_count":20029615,"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":[],"created_at":"2024-11-11T18:10:25.655Z","updated_at":"2025-03-04T12:17:45.537Z","avatar_url":"https://github.com/SublimeLinter.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"SublimeLinter-pylint\n=========================\n\n[![Build Status](https://travis-ci.org/SublimeLinter/SublimeLinter-pylint.svg?branch=master)](https://travis-ci.org/SublimeLinter/SublimeLinter-pylint)\n\nThis linter plugin for [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter) provides an interface to [pylint](http://www.pylint.org/).\nIt will be used with files that have the \"python\" syntax.\n\n\n## Installation\n\nSublimeLinter must be installed in order to use this plugin. \n\nPlease use [Package Control](https://packagecontrol.io) to install the linter plugin.\n\nBefore using this plugin, ensure that `pylint` (1.0 or later) is installed on your system.\nTo install `pylint`, do the following:\n\n1. Install [Python](http://python.org) and [pip](http://www.pip-installer.org/en/latest/installing.html). If you plan to code in Python 3, you will need to install `pip` for Python 3 as well.\n\n1. Install `pylint` by typing the following in a terminal, replacing ‘x’ with the minor version installed on your system:\n   ```bash\n   # For python 2.x\n   [sudo] pip-2.x install pylint\n\n   # For python 3.x\n   [sudo] pip-3.x install pylint\n\n   # On Windows, for python 2.x\n   c:\\Python2x\\Scripts\\pip.exe install pylint\n\n   # On Windows, for python 3.x\n   c:\\Python3x\\Scripts\\pip.exe install pylint\n   ```\n\nPlease make sure that the path to `pylint` is available to SublimeLinter.\nThe docs cover [troubleshooting PATH configuration](http://sublimelinter.com/en/latest/troubleshooting.html#finding-a-linter-executable).\n\n\n## Settings\n\n- SublimeLinter settings: http://sublimelinter.com/en/latest/settings.html\n- Linter settings: http://sublimelinter.com/en/latest/linter_settings.html\n\nPylint can be configured using `.pylintrc` configuration files and inline comments, more information in [the pylint docs](https://pylint.readthedocs.io/en/latest/faq.html#message-control).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsublimelinter%2Fsublimelinter-pylint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsublimelinter%2Fsublimelinter-pylint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsublimelinter%2Fsublimelinter-pylint/lists"}