Skip to content

Conversation

medley56
Copy link
Member

Add PyCodeStyle Check

  • Add pycodestyle.ini custom config file (must be manually referenced with pycodestyle CLI)
  • Add github workflow to check pycodestyle (in Docker)
  • Add style target in Dockerfile and style service in docker-compose.yml
  • Fix the issues caught by pycodestyle

Checklist

  • Changes are fully implemented without dangling issues or TODO items
  • [NA] Deprecated/superseded code is removed or marked with deprecation warning
  • Current dependencies have been properly specified and old dependencies removed
  • [NA] New code/functionality has accompanying tests and any old tests have been updated to match any new assumptions
  • [NA] The changelog.md has been updated

@medley56 medley56 requested a review from greglucas August 31, 2024 23:34
Add pycodestyle.ini custom config file (must be manually referenced with pycodestyle CLI)
Add github workflow to check pycodestyle (in Docker)
Add style target in Dockerfile and style service in docker-compose.yml
Fix the issues caught by pycodestyle
@medley56 medley56 merged commit 7e44cb4 into main Sep 1, 2024
8 checks passed
@medley56 medley56 deleted the add-pycodestyle branch September 1, 2024 00:04
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