Skip to content

chore(ci): add format check for code quality#638

Open
xiaguan wants to merge 2 commits into
kvcache-ai:mainfrom
xiaguan:format_ci
Open

chore(ci): add format check for code quality#638
xiaguan wants to merge 2 commits into
kvcache-ai:mainfrom
xiaguan:format_ci

Conversation

@xiaguan

@xiaguan xiaguan commented Jul 17, 2025

Copy link
Copy Markdown
Collaborator

Introduce an automated formatting check—this will impose a unified code stylistic standard across the entire project.

make format-check
make format-fix

easy to dev

@xiaguan
xiaguan requested a review from stmatengss July 17, 2025 06:07
@stmatengss

Copy link
Copy Markdown
Collaborator

Can we both format the code and retain the information from the previous commit? That way, we can use git blame to find the bug.

@xiaguan

xiaguan commented Jul 17, 2025

Copy link
Copy Markdown
Collaborator Author

Can we both format the code and retain the information from the previous commit? That way, we can use git blame to find the bug.

Thanks for the suggestions. The problem fixed by .git-blame-ignore-revs

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

This PR has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Please update the PR or comment to keep it open.

@github-actions github-actions Bot added the stale label Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants