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

style: Fix and enforce formatting #33

Merged
merged 5 commits into from
Nov 15, 2024
Merged

style: Fix and enforce formatting #33

merged 5 commits into from
Nov 15, 2024

Conversation

keelerm84
Copy link
Member

This commit introduces both pycodestyle and isort tooling to the CI
check pipeline. These tools ensure a consistent code style and import
order across the codebase.

The commit also includes a number of fixes to the codebase to ensure it
passes the new checks. Most of these were automated through the use of
the CLI tool black. The rest were fixed manually.

@keelerm84 keelerm84 requested a review from a team as a code owner November 14, 2024 15:51
@keelerm84 keelerm84 merged commit dc70fcb into main Nov 15, 2024
11 checks passed
@keelerm84 keelerm84 deleted the mk/sdk-901/linting branch November 15, 2024 14:53
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.

2 participants