{"id":13468530,"url":"https://github.com/getcodelimit/codelimit","last_synced_at":"2025-10-21T04:08:50.940Z","repository":{"id":63523793,"uuid":"559224016","full_name":"getcodelimit/codelimit","owner":"getcodelimit","description":"Your Refactoring Alarm 🔔","archived":false,"fork":false,"pushed_at":"2025-02-07T21:22:53.000Z","size":7128,"stargazers_count":39,"open_issues_count":4,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-19T12:43:32.562Z","etag":null,"topics":["codequality","precommit","precommit-hooks","python","refactoring"],"latest_commit_sha":null,"homepage":"https://getcodelimit.github.io","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/getcodelimit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-10-29T12:57:44.000Z","updated_at":"2025-01-17T22:52:06.000Z","dependencies_parsed_at":"2023-02-17T16:35:39.521Z","dependency_job_id":"91201ec0-c99d-40ce-af25-8e45277cb135","html_url":"https://github.com/getcodelimit/codelimit","commit_stats":null,"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getcodelimit%2Fcodelimit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getcodelimit%2Fcodelimit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getcodelimit%2Fcodelimit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getcodelimit%2Fcodelimit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getcodelimit","download_url":"https://codeload.github.com/getcodelimit/codelimit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245597243,"owners_count":20641861,"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":["codequality","precommit","precommit-hooks","python","refactoring"],"created_at":"2024-07-31T15:01:12.934Z","updated_at":"2025-10-21T04:08:50.935Z","avatar_url":"https://github.com/getcodelimit.png","language":"Python","readme":"# Code Limit\n\n\u003cdiv align=\"center\"\u003e\n\n![Logo](https://raw.githubusercontent.com/getcodelimit/codelimit/main/docs/logo.png)\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n  *Your Refactoring Alarm 🔔*\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![main](https://github.com/getcodelimit/codelimit/actions/workflows/main.yml/badge.svg)](https://github.com/getcodelimit/codelimit/actions/workflows/main.yml)\n[![codecov](https://codecov.io/gh/getcodelimit/codelimit/branch/main/graph/badge.svg?token=ZQBEAJVC2Y)](https://codecov.io/gh/getcodelimit/codelimit)\n[![Checked with mypy](https://www.mypy-lang.org/static/mypy_badge.svg)](https://mypy-lang.org/)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Linting: Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n[![codelimit](https://github.com/getcodelimit/codelimit/blob/_codelimit_reports/main/badge.svg?raw=true)](https://github.com/getcodelimit/codelimit/blob/_codelimit_reports/main/codelimit.md)\n\n\u003c/div\u003e\n\n## Introduction\n\nCode Limit is a tool for developers with one goal: _it tells the developer when\nit’s time to refactor_.\n\nCheck out the [documentation](https://getcodelimit.github.io) and start\nusing Code Limit today to keep your code maintainable.\n\n## Quickstart\n\nDepending on your development workflow, Code Limit can run in many different\nways (e.g.: pre-commit hook, GitHub Action, standalone, etc.). See the\n[Quickstart documentation](https://getcodelimit.github.io/quickstart/) for\nexamples.\n\n## Standalone usage\n\nCode Limit can run as a standalone program to check and inspect a codebase, see\nthe [Standalone Usage documentation](https://getcodelimit.github.io/getting-started/standalone-usage/) to\nget started.\n\n## Configuration\n\nCode Limit aims to be zero-configuration. However, sometimes the exception\nproves the rule. Check out the [Configuration\ndocumentation](https://getcodelimit.github.io/configuration/) for all\nconfiguration options.\n\n## Development\n\nSee the [Development\ndocumentation](https://getcodelimit.github.io/development) if you want to\nextend or contribute to Code Limit.\n\n## Feedback, suggestions and bug reports\n\nIf you have suggestions for how Code Limit could be improved, or want to report\na bug, [open an issue](https://github.com/getcodelimit/codelimit/issues)! All\nand any contributions are appreciated.\n\nTo show your project uses Code Limit place this badge in the README markdown:\n\n[![Checked with Code Limit](https://img.shields.io/badge/Code%20Limit-checked-green.svg)](https://github.com/getcodelimit/codelimit)\n\n```\n![Checked with Code Limit](https://img.shields.io/badge/Code%20Limit-checked-green.svg)](https://github.com/getcodelimit/codelimit)\n```\n\n## License\n\n[GPL-3.0-or-later](LICENSE) © 2022 Rob van der Leek \u003crobvanderleek@gmail.com\u003e\n(https://twitter.com/robvanderleek)\n\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetcodelimit%2Fcodelimit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetcodelimit%2Fcodelimit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetcodelimit%2Fcodelimit/lists"}