{"library":"fixit","type":"library","category":null,"description":"Fixit is an advanced Python linting framework developed by Meta, providing robust auto-fixing capabilities and hierarchical configuration. Built on LibCST, it allows for precise code modifications and makes it straightforward to write custom, in-repo lint rules. Fixit includes a wide array of built-in lint rules, optimizing for efficiency and ease of customization. The current version is 2.2.1, and it undergoes active development with a consistent release cadence.","language":"python","status":"active","version":"2.2.1","tags":["linting","autofix","static analysis","code quality","refactoring","libcst"],"last_verified":"Tue May 26","install":[{"cmd":"pip install fixit","imports":["from fixit import LintRule","from fixit import InvalidTestCase","from fixit import ValidTestCase","from fixit.ftypes import Configuration"]}],"homepage":"https://fixit.rtfd.io","github":"https://github.com/Instagram/Fixit","docs":null,"changelog":"https://github.com/Instagram/Fixit/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/fixit/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.8,"avg_import_s":0.98,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fixit/compatibility"}}