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

[MAINTENANCE] Update Python versions and other #2

Closed
hmvege opened this issue Oct 20, 2023 · 1 comment · Fixed by #3
Closed

[MAINTENANCE] Update Python versions and other #2

hmvege opened this issue Oct 20, 2023 · 1 comment · Fixed by #3

Comments

@hmvege
Copy link
Owner

hmvege commented Oct 20, 2023

It's time to do some maintenance.

  • Update Python versions
  • Check if any other packages are outdated or needs to be updated
  • Test scripts and make sure they run
  • Look into adding a docker container for testing and verifying the setup
@hmvege
Copy link
Owner Author

hmvege commented Oct 27, 2023

Update the default python flake8 settings to include new plugins available to the linter. Further, fix SublimeText settings file such that it firstly attempts to use flake8 located in local directory, then it falls back on global / pipx flake8.

See https://github.com/DmytroLitvinov/awesome-flake8-extensions for flake8 extensions to add.

Just to name a few:

  • flake8-bugbear
  • tryceratops
  • flake8-pie
  • flake8-useless-asserts
  • etc

@hmvege hmvege linked a pull request Dec 2, 2023 that will close this issue
@hmvege hmvege closed this as completed in #3 Dec 2, 2023
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 a pull request may close this issue.

1 participant