Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIED-46: Add & configure code quality tools (black, isort, flake8), add pre-commit configuration #328

Merged
merged 3 commits into from
Feb 16, 2023

Conversation

danipran
Copy link
Contributor

Add & configure black, isort and flake8, add optional pre-commit configuration. Also delete setup.cfg (contents moved to .flake8 and pyproject.toml) and .travis.yml (not used anymore).

The versions for the tools are a bit old, due to the project using Python 3.6 and it not being supported by them anymore.

Will create a separate PR for the output of black/isort/flake8.

pyproject.toml Outdated Show resolved Hide resolved
@danipran danipran force-pushed the TIED-46-add-code-quality-tools branch from 3d4769b to 03f0dc7 Compare February 16, 2023 11:51
@danipran danipran requested a review from charn February 16, 2023 11:52
Copy link
Contributor

@voneiden voneiden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good.

@danipran danipran merged commit 25ff1c4 into develop Feb 16, 2023
@danipran danipran deleted the TIED-46-add-code-quality-tools branch February 16, 2023 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants