Skip to content

🔧 Add code validation standard config#302

Merged
hillairet merged 12 commits intomainfrom
feature/code-validation-standard-config
Jan 12, 2022
Merged

🔧 Add code validation standard config#302
hillairet merged 12 commits intomainfrom
feature/code-validation-standard-config

Conversation

@hillairet
Copy link
Copy Markdown
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