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

fix format_header usage #1477

Merged
merged 1 commit into from
Nov 28, 2023
Merged

fix format_header usage #1477

merged 1 commit into from
Nov 28, 2023

Conversation

yhmtsai
Copy link
Member

@yhmtsai yhmtsai commented Nov 28, 2023

This PR fixes the format_header usage in pre-commit.
Sorry for another pr.
I only tested one file so I did not have the issue before.

format_header uses some file to cache content, so it can not run in parallel.
The main ginkgo header does not fit the regroup.
format_header changes it (failed) -> update ginkgo header changes it back (failed)
no file is changed in the end though

@yhmtsai yhmtsai added 1:ST:ready-for-review This PR is ready for review 1:ST:no-changelog-entry Skip the wiki check for changelog update labels Nov 28, 2023
@yhmtsai yhmtsai requested review from MarcelKoch and a team November 28, 2023 14:59
@yhmtsai yhmtsai self-assigned this Nov 28, 2023
@yhmtsai yhmtsai merged commit 5591f99 into develop Nov 28, 2023
11 of 14 checks passed
@yhmtsai yhmtsai deleted the fix_format_header branch November 28, 2023 15:11
@yhmtsai yhmtsai added 1:ST:ready-to-merge This PR is ready to merge. and removed 1:ST:ready-for-review This PR is ready for review labels Nov 28, 2023
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.3) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1:ST:no-changelog-entry Skip the wiki check for changelog update 1:ST:ready-to-merge This PR is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants