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

🎨 Move to pre-commit linters #66

Merged
merged 20 commits into from Dec 30, 2023

Conversation

azogue
Copy link
Collaborator

@azogue azogue commented Jul 1, 2023

cc @sabuhish

Related to this proposal, this is my opinionated view 🙈

  • Move to more standard pre-commit configuration, using ruff + isort + black + prettier + mypy to automatically format and analyse each code change, making it easy for collaborators to contribute 💪
  • Remove extra makefile and shell scripts to install a development environment, and refer to poetry methods
  • Update documentation in README and published docs
  • Bump version to v2.1.0 🚀

@azogue azogue force-pushed the proposal/new-lint-rules branch 2 times, most recently from 11ac370 to 35dacdc Compare November 25, 2023 16:29
@azogue azogue changed the title DRAFT: Proposal/new lint rules 🎨 Move to pre-commit linters Nov 25, 2023
@azogue azogue requested a review from sabuhish November 25, 2023 17:28
@azogue azogue merged commit ae552a9 into sabuhish:master Dec 30, 2023
1 check passed
@azogue azogue deleted the proposal/new-lint-rules branch December 30, 2023 14:24
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

1 participant