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

ci: Run pre-commit --all-files on ci to lint project #50

Merged
merged 1 commit into from Dec 15, 2023

Conversation

jairhenrique
Copy link
Contributor

Pre-commit locally can be ignored with the --no-verify parameter. This workflow reinforces code quality.

@fbidu
Copy link
Member

fbidu commented Dec 13, 2023

Good catch, @jairhenrique! Running this got quite a bit of errors in the current codebase. Can you please try to run an autofix? It looks like a few of them are autofixable

@jairhenrique
Copy link
Contributor Author

@fbidu there are several mypy errors, when I manage to resolve them all I will let you know.

@jairhenrique
Copy link
Contributor Author

@@fbidu can you approve to run workflow?

@fbidu fbidu self-requested a review December 13, 2023 19:54
@jairhenrique
Copy link
Contributor Author

@fbidu fixed ci errors.

@fbidu
Copy link
Member

fbidu commented Dec 15, 2023

Thanks, @jairhenrique! 🚀

@fbidu fbidu merged commit a3dc23f into Doist:main Dec 15, 2023
9 checks passed
@jairhenrique jairhenrique deleted the lint branch December 15, 2023 19:14
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