Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Guiding people using contibuting.md so they do not fail pre-commit #3887
Comments
Pre-commit pluginTo forget about coding style and let pre-commit fix your
That's it! |
that seems to look good, almost 70% percent of pull request I see fails pre-commit which was hard to fix manually until i came to know we can use this locally to make changes |
hey , @dhruvmanila i would Love to work on this issue . |
Well @Joe-Sin7h, You can start working and link this issue in your PR. No need to get assigned |
1flake8/ isort/ black. Instalar el compromiso previo: $ python -m pip install pre-commit |
wget https://public.dhe.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc-6.1/gcc/libgcc-6.3.0-2.aix6.1.ppc.rpm Instalar el compromiso previo: $ python -m pip install pre-commit |
pre-commit --versiflake8/ isort/ black. Instalar el compromiso previo: $ python -m pip install pre-commit |
Sorry, We understand english |
Hello, I have made the necessary changes in CONTRIBUTING.md, and I am getting the following error when I try to commit the changes: |
I have a simple instruction which is good to be kept in CONTRIBUTION.md. Please add this wherever it looks good:
pip install pre-commit
pre-commit run --all-files