Skip to content

Add Python format check to CI using black#200

Merged
derobins merged 4 commits intodevelopfrom
derobins/ci_format_python
Feb 27, 2026
Merged

Add Python format check to CI using black#200
derobins merged 4 commits intodevelopfrom
derobins/ci_format_python

Conversation

@derobins
Copy link
Collaborator

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Python linting GitHub Actions workflow to also run Black as part of CI, aiming to enforce consistent formatting alongside pylint.

Changes:

  • Install black in the existing Python lint workflow.
  • Run black before pylint for each discovered Python file (and ais-check).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings February 27, 2026 19:59
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@derobins derobins merged commit 3fc5d14 into develop Feb 27, 2026
33 of 35 checks passed
@derobins derobins deleted the derobins/ci_format_python branch February 27, 2026 22:55
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.

3 participants