Created
June 7, 2020 18:01
-
-
Save gonzalodiaz/70341cc44f6f0efbfc1c7925e85a698a to your computer and use it in GitHub Desktop.
PreCommitSalidaLargaSh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Running Linters... | |
Running Black... | |
All done! ✨ 🍰 ✨ | |
6 files left unchanged. | |
Running Flake8... | |
Running pyDocStyle... | |
Running MyPy... | |
Success: no issues found in 6 source files | |
Congratulations! All went well. | |
[INFO] Initializing environment for https://github.com/psf/black. | |
[INFO] Initializing environment for https://gitlab.com/pycqa/flake8. | |
[INFO] Initializing environment for https://github.com/PyCQA/pydocstyle. | |
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-mypy. | |
[INFO] Installing environment for https://github.com/psf/black. | |
[INFO] Once installed this environment will be reused. | |
[INFO] This may take a few minutes... | |
[INFO] Installing environment for https://gitlab.com/pycqa/flake8. | |
[INFO] Once installed this environment will be reused. | |
[INFO] This may take a few minutes... | |
[INFO] Installing environment for https://github.com/PyCQA/pydocstyle. | |
[INFO] Once installed this environment will be reused. | |
[INFO] This may take a few minutes... | |
[INFO] Installing environment for https://github.com/pre-commit/mirrors-mypy. | |
[INFO] Once installed this environment will be reused. | |
[INFO] This may take a few minutes... | |
black................................................(no files to check)Skipped | |
flake8...............................................(no files to check)Skipped | |
pydocstyle...........................................(no files to check)Skipped | |
mypy.................................................(no files to check)Skipped | |
[repository_setup 6cdaef9] Agregando pre-commit lib | |
1 file changed, 18 insertions(+) | |
create mode 100644 .pre-commit-config.yaml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment