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

Add workflow to lint on Github #105

Merged
merged 5 commits into from
Apr 11, 2022
Merged

Conversation

lahdjirayhan
Copy link
Contributor

@lahdjirayhan lahdjirayhan commented Apr 10, 2022

While it's good that we encourage contributors to use these linting and styling tools in pre-commit, it doesn't hurt to also add these linters in Github actions.

@lahdjirayhan lahdjirayhan changed the title Add workflow to lint using flake8 on Github Add workflow to lint on Github Apr 11, 2022
@Milind220
Copy link
Collaborator

@lahdjirayhan This is great! We definitely could use this. This basically checks the code in PRs to make sure it follows our formatting rules right?

@Milind220 Milind220 merged commit c04152d into Ozon3Org:dev Apr 11, 2022
@lahdjirayhan
Copy link
Contributor Author

@Milind220 Yes. It will check every PR using flake8, black, and mypy.

@lahdjirayhan lahdjirayhan deleted the add-workflows branch April 11, 2022 20:56
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.

None yet

2 participants