{"id":16876239,"url":"https://github.com/coolcat467/lintcheck","last_synced_at":"2025-04-11T11:32:22.836Z","repository":{"id":62576295,"uuid":"414198540","full_name":"CoolCat467/lintcheck","owner":"CoolCat467","description":"Python IDLE extension to preform pylint analysis on an open file.","archived":false,"fork":false,"pushed_at":"2025-04-07T22:32:53.000Z","size":160,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T23:28:21.638Z","etag":null,"topics":["analysis","coolcat467","extension","idle","pylint","python","python-idle","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CoolCat467.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2021-10-06T12:15:05.000Z","updated_at":"2025-04-07T22:32:56.000Z","dependencies_parsed_at":"2024-01-02T02:43:04.105Z","dependency_job_id":"3cb6b72a-50d3-4b2c-8278-dbb925e90115","html_url":"https://github.com/CoolCat467/lintcheck","commit_stats":{"total_commits":29,"total_committers":1,"mean_commits":29.0,"dds":0.0,"last_synced_commit":"b58e140b1ef78e3deca47240e373d2c6887570d6"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoolCat467%2Flintcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoolCat467%2Flintcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoolCat467%2Flintcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CoolCat467%2Flintcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CoolCat467","download_url":"https://codeload.github.com/CoolCat467/lintcheck/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248384073,"owners_count":21094669,"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":["analysis","coolcat467","extension","idle","pylint","python","python-idle","python3"],"created_at":"2024-10-13T15:38:45.401Z","updated_at":"2025-04-11T11:32:22.762Z","avatar_url":"https://github.com/CoolCat467.png","language":"Python","readme":"# LintCheck\nPython IDLE extension to perform pylint analysis on an open file\n\n\u003c!-- BADGIE TIME --\u003e\n\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)\n[![code style: black](https://img.shields.io/badge/code_style-black-000000.svg)](https://github.com/psf/black)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n\n\u003c!-- END BADGIE TIME --\u003e\n\n## Installation (Without root permissions)\n1) Go to terminal and install with `pip install lintcheck[user]`.\n2) Run command `idleuserextend; lintcheck`. You should see the following\noutput: `Config should be good! Config should be good!`.\n3) Open IDLE, go to `Options` -\u003e `Configure IDLE` -\u003e `Extensions`.\nIf everything went well, alongside `ZzDummy` there should be and\noption called `lintcheck`. This is where you can configure how\nlintcheck works.\n\n## Installation (Legacy, needs root permission)\n1) Go to terminal and install with `pip install lintcheck`.\n2) Run command `lintcheck`. You will likely see a message saying\n`lintcheck not in system registered extensions!`. Run the command\ngiven to add lintcheck to your system's IDLE extension config file.\n3) Again run command `lintcheck`. This time, you should see the following\noutput: `Config should be good!`.\n4) Open IDLE, go to `Options` -\u003e `Configure IDLE` -\u003e `Extensions`.\nIf everything went well, alongside `ZzDummy` there should be and\noption called `lintcheck`. This is where you can configure how\nlintcheck works.\n\n\n### Information on options\nOption `ignore` is a list of pylint messages,\nseparated by semicolons (;) that should be disabled using `--disable`.\nSee `pylint --help` for more information.\n\nOption `jobs` is the number of processes pylint should use when\nchecking your code, using `--jobs`. See `pylint --help` for more information.\n\nOption `search_wrap` is a boolian of whether or not searching for\nthe next `# lintcheck: ` comment will wrap around or not, defaults to\nFalse.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoolcat467%2Flintcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoolcat467%2Flintcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoolcat467%2Flintcheck/lists"}