Skip to content

Fix lint C++ actions - #21303

Merged
pengwa merged 7 commits into
mainfrom
pengwa/cpplint
Jul 11, 2024
Merged

Fix lint C++ actions#21303
pengwa merged 7 commits into
mainfrom
pengwa/cpplint

Conversation

@pengwa

@pengwa pengwa commented Jul 10, 2024

Copy link
Copy Markdown
Contributor

Description

83e0c6b is the last commit having Lint C++ actions pass.

image

4a7eaff is the first commit let it fail.

image

Reviewdog/action-cpplint@master changed since that day. https://github.com/reviewdog/action-cpplint/pull/42/files make action-cpplint starts using reviewdog release https://github.com/reviewdog/reviewdog/releases/tag/v0.19.0.

Optional Lint also failed with many typos, should be also related to the same reason. Let's fix that in different prs.

Motivation and Context

@pengwa
pengwa requested a review from a team July 10, 2024 00:24
@pengwa pengwa changed the title Fix Lint C++ actions Fix lint C++ actions Jul 10, 2024
snnn
snnn previously approved these changes Jul 10, 2024
@snnn

snnn commented Jul 10, 2024

Copy link
Copy Markdown
Contributor

/azp run MacOS CI Pipeline , orttraining-mac-ci-pipeline

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

@pengwa

pengwa commented Jul 10, 2024

Copy link
Copy Markdown
Contributor Author

There are still many C++ lint warnings, let's fix them step by step, otherwise it is not practical to get reviewed.

@pengwa
pengwa merged commit 0a1178a into main Jul 11, 2024
@pengwa
pengwa deleted the pengwa/cpplint branch July 11, 2024 01:46
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