Skip to content

Conversation

xiaguan
Copy link
Collaborator

@xiaguan xiaguan commented Jul 17, 2025

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
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
Copy link
Collaborator Author

xiaguan commented Jul 17, 2025

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

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