Skip to content

Add linting workflow using Black for code formatting#26

Closed
Karsten-Larson wants to merge 4 commits into
mainfrom
linting
Closed

Add linting workflow using Black for code formatting#26
Karsten-Larson wants to merge 4 commits into
mainfrom
linting

Conversation

@Karsten-Larson

@Karsten-Larson Karsten-Larson commented Sep 24, 2025

Copy link
Copy Markdown
Collaborator

This PR adds a GitHub action that will automatically reformat all Python code. This will ensure a consistent style throughout all our code.

This action creates a new commit if it detects any formatting changes and adds it to the current PR it detects it in. Under our current PR merge squash policy, these additional commits will not pollute the commit history.

@Karsten-Larson
Karsten-Larson force-pushed the linting branch 3 times, most recently from 3bbcd0a to c2a1e03 Compare September 24, 2025 04:10
@Karsten-Larson Karsten-Larson self-assigned this Sep 24, 2025
@Karsten-Larson

Copy link
Copy Markdown
Collaborator Author

This linter is bad and ruins some of our code styling

@Karsten-Larson
Karsten-Larson deleted the linting branch October 1, 2025 20:47
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