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

github: update lint.yml to post details on formatting issue #3988

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

tchaikov
Copy link
Contributor

@tchaikov tchaikov commented Jun 2, 2024

before this change, contributers need to click into the "details" link for more details on the formatting issue identified by the lint workflow.

after this change, the workflow pastes the details with a comment, to provide more specific details on the formatting issue if any.

before this change, user need to click into the details for more
details on the formatting issue identified by the lint workflow.

after this change, the workflow pastes the details with a comment,
to provide more specific details on the formatting issue if any.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
@tchaikov
Copy link
Contributor Author

tchaikov commented Jun 2, 2024

for an example of the change in action, see tchaikov#2 (comment) . where i updated the tree with clang-fmt 19, and send the formatted tree as a PR. and the workflow pasted the diff as expected. because, apparently, clang-fmt 17 and clang-fmt 19 have different tastes on the formatting.

@vitaut vitaut merged commit c71d08f into fmtlib:master Jun 3, 2024
41 checks passed
@vitaut
Copy link
Contributor

vitaut commented Jun 3, 2024

This looks great, thank you!

@tchaikov tchaikov deleted the link-workflow-with-comment branch June 3, 2024 14:02
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