Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Specify Third Party Headers #388

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

geoffviola
Copy link
Contributor

Description

Allow the user to specify the third party headers regex that skips the following checks

  • build/include_subdir
  • build/include_order
  • build/include_alpha

Tests

python3 cpplint_clitest.py

Issues

#276

@geoffviola geoffviola force-pushed the geoffviola/specify_third_party_headers_279 branch from 320ac7c to a7f8c00 Compare July 17, 2025 16:56
@geoffviola geoffviola force-pushed the geoffviola/specify_third_party_headers_279 branch from 758cddc to 8f447ab Compare July 17, 2025 17:47
@aaronliu0130 aaronliu0130 linked an issue Jul 18, 2025 that may be closed by this pull request
Co-authored-by: Aaron Liu <[email protected]>
Copy link
Member

@aaronliu0130 aaronliu0130 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great idea!

@aaronliu0130 aaronliu0130 merged commit 2eef70d into cpplint:develop Jul 18, 2025
10 checks passed
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.

Make _THIRD_PARTY_HEADERS_PATTERN Configurable
2 participants