You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.
t92549
changed the title
Add pylint/PEP8 checks to travis ci to validate the python shell
Add pylint/PEP8 checks to GitHub Actions to validate the python shell
Aug 25, 2021
* autopep8 action
* max line length set for atuopep8 job
* Making changes to shorten the command
* Changed generator to create pep-8 code
* Correction to newlines
* Updated README to include link to coding style guidance in documentation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: lb324567 <lb324567@users.noreply.github.com>
Co-authored-by: t92549 <80890692+t92549@users.noreply.github.com>
Travis should run some code analysis checks to determine whether the Python shell is ready for release, e.g. pylint/PEP8.
The text was updated successfully, but these errors were encountered: