Skip to content

feat: 🚨 add static analysis tools and fix issues #53

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

Draft
wants to merge 39 commits into
base: main
Choose a base branch
from

Conversation

nstringham
Copy link
Collaborator

  • add autopep8 to format the code
  • add pylint to find bad code
  • fix some of the pylint warnings
  • make developer experince better in vscode
  • fix other minor bugs

this is a draft because not all the pylint warnings have bean fixed yet

help fixing pylint warnings would be appreciated

this PR also updates to python 3.11 so a change may be required before it can be run on pebalhost which only supports 3.10 in particular a substitute will need to be found for the built in toml module

no longer messes with messages that contain triple backtick, now can see multi-line codeblocks
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.

1 participant