Skip to content

Add a cpplint GitHub action#11

Open
kostis wants to merge 2 commits into
davidklaftenegger:masterfrom
kostis:cpplint-github-action
Open

Add a cpplint GitHub action#11
kostis wants to merge 2 commits into
davidklaftenegger:masterfrom
kostis:cpplint-github-action

Conversation

@kostis
Copy link
Copy Markdown
Collaborator

@kostis kostis commented Jun 8, 2022

Currently with most checks disabled, except from some runtime checks
that are currently satisfied by the code base. The idea is to use
this action and gradually enable the checks that we like when these
are fixed, and leave the ones that for whatever reason we do not like
disabled.

Currently with most checks disabled, except from some runtime checks
that are currently satisfied by the code base.  The idea is to use
this action and gradually enable the checks that we like when these
are fixed, and leave the ones that for whatever reason we do not like
disabled.
@kostis kostis force-pushed the cpplint-github-action branch from c4281f1 to 920a414 Compare November 29, 2022 22:07
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