- 
  Notifications
 You must be signed in to change notification settings 
- Fork 24
Support clang-tools version 18 #204
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
Conversation
* action.yml - change author from shenxianpeng to cpp-linter, update description, add clang 18 * add clang 18 to inputs-outputs.md
cpp-linter (削除ここまで)Oh, no... the new draft release can not be published because the description is more than 125 characters.
We need to change it from
Linting C/C++ code integrating clang-tidy and clang-format to collect feedback provided in the form of file-annotations, thread-comments, workflow step-summary, and Pull Request reviews.
to a new one, like
Linting C/C++ code integrating clang-tidy and clang-format provides feedback in a variety of ways.
Any other suggestions?
Yeah, that seems fine. It is difficult to summarize everything this action can do in 125 characters. Clearly, I'm not big on using social media 🤣
I figure if anyone clicks on our action in the marketplace, they should see the pictures and get a sense of what we are offering.
How about
Linting C/C++ code with clang-tidy or clang-format to give feedback as comments, PR reviews, and more.
Thank you.
Uh oh!
There was an error while loading. Please reload this page.
In addition to #203, I also made the following changes.
shenxianpengtocpp-linterin action.yml after transfer.