GithubHelp home page GithubHelp logo

chenguang-zhu / fixit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from instagram/fixit

0.0 0.0 0.0 705 KB

Fixit is a Python Lint Framework based on LibCST. It comes with useful default lint rules for coding convention, performance and security issues. It makes custom lint rule easy to build, test and configure. It empowers lint rule to provide autofix to fix the issues for developers. It also provide tools to run autofix across codebase to fix existing

Home Page: https://fixit.rtfd.io/en/latest/

License: Other

Shell 0.10% Python 99.81% Makefile 0.09%

fixit's Introduction

Fixit

Documentation PYPI

Fixit is currently being rebuilt for better performance and configurability. You most likely want to see the stable docs or the stable branch.

Setup

Install Fixit from PyPI:

$ pip install fixit

Usage

See lints and suggested changes for a set of source files:

$ fixit lint <paths>

Apply suggested changes on those same files automatically:

$ fixit fix <paths>

For more details, see the user guide.

License

Fixit is MIT licensed, as found in the LICENSE file.

fixit's People

Contributors

7imbrook avatar acharles7 avatar alambert avatar amyreese avatar dkteo avatar haroldopsf avatar hauntsaninja avatar isidentical avatar jackenmen avatar jimmylai avatar josieesh avatar kappa avatar kronuz avatar liangming168 avatar lionellloh avatar lisroach avatar lpetre avatar luciawlli avatar lukuang avatar michel-slm avatar mkniewallner avatar mvismonte avatar nt591 avatar oopdaniel avatar pwoolvett avatar thatch avatar tsx avatar ulgens avatar yoonphillip avatar zsol avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.