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

Adjust linting and improve code quality #153

Merged
merged 6 commits into from
Nov 13, 2024
Merged

Conversation

infinityofspace
Copy link
Owner

Improve the overall code quality by properly using linting:

  • simplified linting workflow by using only a single job matrix
  • separated dev and prod dependencies to reduce the docker image size and general pip install size
  • enabled more linting flake8 rules instead of only a very small subset
  • improved the TXTUpdateError to contain all required information to handle the exception
  • moved some internal object fields to private state

@infinityofspace infinityofspace added the enhancement New feature or request label Nov 13, 2024
@infinityofspace infinityofspace merged commit a0ea9f8 into main Nov 13, 2024
14 checks passed
@infinityofspace infinityofspace deleted the adjust_linting branch November 13, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant