Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
.. image:: docs/_static/logo/logo.svg :width: 600 px :alt: Fixit
|readthedocs-badge| |pypi-badge| |changelog-badge| |roadmap-badge| |license-badge|
.. |readthedocs-badge| image:: https://readthedocs.org/projects/pip/badge/?version=latest&style=flat :target: https://fixit.readthedocs.io/en/latest/ :alt: Documentation
.. |pypi-badge| image:: https://img.shields.io/pypi/v/fixit.svg :target: https://pypi.org/project/fixit :alt: PyPI
.. |changelog-badge| image:: https://img.shields.io/badge/change-log-blue.svg :target: https://fixit.readthedocs.io/en/latest/changelog.html :alt: Changelog
.. |roadmap-badge| image:: https://img.shields.io/badge/road-map-9cf.svg :target: https://github.com/Instagram/Fixit/milestones :alt: Project Roadmap
.. |license-badge| image:: https://img.shields.io/pypi/l/fixit.svg :target: https://github.com/instagram/fixit/blob/main/LICENSE :alt: MIT License
Fixit provides a highly configurable linting framework with support for
auto-fixes, custom "local" lint rules, and hierarchical configuration, built
on LibCST <https://libcst.rtfd.io>
_.
Fixit makes it quick and easy to write new lint rules and offer suggested changes for any errors found, which can then be accepted automatically, or presented to the user for consideration.
Fixit 2.0 has been rebuilt for better configuration and support for custom
lint rules. If you are using Fixit 0.1.4 or older, take a look at the
legacy documentation <https://fixit.rtfd.io/en/v0.1.4/>
_
or the stable branch <https://github.com/Instagram/Fixit/tree/0.x>
.
See the upgrade guide <https://fixit.rtfd.io/en/latest/upgrade.html>
for tools and information to migrate existing configuration and lint rules
and ensure compatibility with the latest version of Fixit.
For more details, see the user guide
__.
.. __: https://fixit.rtfd.io/en/latest/guide.html
.. QUICKSTART
Fixit is MIT licensed
__, as found in the LICENSE file.
FAQs
A lint framework that writes better Python code for you.
We found that fixit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.