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

[ci] Run black #650

Merged
merged 1 commit into from
Jan 30, 2025
Merged

[ci] Run black #650

merged 1 commit into from
Jan 30, 2025

Conversation

Ana06
Copy link
Member

@Ana06 Ana06 commented Jan 30, 2025

Run black code formatter using GH actions to ensure style consistency in our Python files. Run it on main and in every PR.

Run black to fix the current issues in vbox-adapter-check.py and vbox-clean-snapshots.py. Do not fix issues in vbox-export-snapshots.py as they are fixed already by #649 and it would cause merge conflicts. Wait for that PR to merge this one, so that we also see black failing. 😉

Partially addresses (PS and other Python linters in follow-up PRs): #507

Run black code formatter using GH actions to ensure style consistency in
our Python files. Run it on main and in every PR.

Run black to fix the current issues in `vbox-adapter-check.py` and
`vbox-clean-snapshots.py`.
@Ana06 Ana06 requested a review from williballenthin January 30, 2025 15:31
@Ana06 Ana06 self-assigned this Jan 30, 2025
@Ana06 Ana06 added the CI Related to CI label Jan 30, 2025
@Ana06 Ana06 merged commit ea57b69 into mandiant:main Jan 30, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Related to CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants