You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding a pre-commit-config.yml file will be good to check if the changes are in sync with the formatting/linting rules defined by flake8 and even isort. Also, can't we add the mypy.ini and .flake8 config in pyproject.toml as well?
The text was updated successfully, but these errors were encountered:
Adding a
pre-commit-config.yml
file will be good to check if the changes are in sync with the formatting/linting rules defined by flake8 and even isort. Also, can't we add the mypy.ini and .flake8 config in pyproject.toml as well?The text was updated successfully, but these errors were encountered: