Skip to content

🔧 Add code validation standard config #302

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

Merged
merged 12 commits into from
Jan 12, 2022

Conversation

hillairet
Copy link
Collaborator

In an effort to standardize our code quality tools, I decided to add standard config files for flake8, mypy and isort once I figured out that they can all be overwritten in the app's folder!

Please make sure to check that the documentation makes sense.

I tried to test as much as possible that the standard and overwrite config files work properly in the test app. It will hopefully notice a change in the way one of these tools loads its configurations.

Also starting to use the gitmoji for the PR title! 😉

@hillairet hillairet self-assigned this Jan 12, 2022
@hillairet hillairet merged commit 8f752a0 into main Jan 12, 2022
@hillairet hillairet deleted the feature/code-validation-standard-config branch January 12, 2022 18:53
hillairet added a commit that referenced this pull request Apr 12, 2022
hillairet added a commit that referenced this pull request Apr 12, 2022
* Revert "🔧 Add code validation standard config (#302)"

This reverts commit 8f752a0.

* Bring back the --cache-dir option for mypy

For some reason we need this now and didn't in previous versions.
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.

2 participants