Skip to content

Remove cpplint from presubmit-c.yml#209

Merged
pkern merged 1 commit into
masterfrom
pkern-patch-1
Jul 10, 2025
Merged

Remove cpplint from presubmit-c.yml#209
pkern merged 1 commit into
masterfrom
pkern-patch-1

Conversation

@pkern

@pkern pkern commented Jul 10, 2025

Copy link
Copy Markdown
Member

cpplint had some questionable history and they don't seem to release the fix to handle .c files sanely. Maybe it was not the right decision to lint C files with a C++ linter in the first place, so let's remove it.

Fixes #197

cpplint had some questionable history and they don't seem to release the fix to handle .c files sanely. Maybe it was not the right decision to lint C files with a C++ linter in the first place, so let's remove it.

Fixes #197
@pkern pkern requested a review from lukegb July 10, 2025 14:44
@pkern pkern merged commit 97dc11e into master Jul 10, 2025
12 checks passed
@pkern pkern deleted the pkern-patch-1 branch July 10, 2025 14:52
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.

cpplint is broken on master

2 participants