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

Force run pre-commit #110

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Force run pre-commit #110

merged 1 commit into from
Sep 10, 2024

Conversation

Pennycook
Copy link
Contributor

A small number of source files and tests somehow escaped formatting to the new code style. By forcing pre-commit to run on these files now, we can isolate required formatting changes from new features.

Related issues

Should fix the pre-commit issues blocking #109.

Proposed changes

  • Apply changes from pre-commit when run on all files in the codebasin/ and tests/ directories.

A small number of source files and tests somehow escaped formatting to
the new code style. By forcing pre-commit to run on these files now, we
can isolate required formatting changes from new features.

Signed-off-by: John Pennycook <john.pennycook@intel.com>
Copy link
Contributor

@laserkelvin laserkelvin left a comment

Choose a reason for hiding this comment

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

LGTM

@Pennycook Pennycook merged commit 6910106 into intel:main Sep 10, 2024
3 checks passed
@Pennycook Pennycook deleted the code-style branch September 10, 2024 15:00
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