Open duongnhatthang opened 1 year ago
The flake8 hooks require a gitlab account, which is annoying. The isort hooks give me a weird bug for "pip-shims<=0.3.4" originates from a subprocess.
I have to comment out these two in the .pre-commit-config.yaml file to commit on my fork.
Just out of curiosity, why do you choose poetry instead of docker?
The flake8 hooks require a gitlab account, which is annoying. The isort hooks give me a weird bug for "pip-shims<=0.3.4" originates from a subprocess.
I have to comment out these two in the .pre-commit-config.yaml file to commit on my fork.
Just out of curiosity, why do you choose poetry instead of docker?