Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
cpp-linter
/
cpp-linter-hooks
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
31
Code
Issues
0
Pull requests
1
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
924f4de
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 18, 2025
chore(deps): bump actions/checkout from 4 to 5 in the actions group (#96)
dependabot[bot]
authored
924f4de
Copy full SHA for 924f4de
Commits on Aug 5, 2025
docs: add FAQ section (#94)
Show description for 894947c
shenxianpeng
authored
894947c
Copy full SHA for 894947c
Commits on Jul 16, 2025
docs: bump version to v1.0.1
shenxianpeng
committed
d7c3023
Copy full SHA for d7c3023
fix: move clang tools dependencies to optional (#92)
Show description for d3169df
shenxianpeng
authored
d3169df
Copy full SHA for d3169df
Commits on Jul 6, 2025
fixup #89 to get latest version (#90)
Show description for 73af16b
shenxianpeng
and
Copilot
authored
73af16b
Copy full SHA for 73af16b
feat: get rid of `toml` and `packaging` and improve performance (#89)
Show description for ddd7de8
shenxianpeng
authored
ddd7de8
Copy full SHA for ddd7de8
Commits on Jul 5, 2025
Migration: From Clang Tools Binaries to Python Wheels (#87)
Show description for 90a453d
shenxianpeng
authored
90a453d
Copy full SHA for 90a453d
Commits on Jul 4, 2025
fix: change `require_serial` to `true` (#85)
Show description for 0134570
shenxianpeng
authored
0134570
Copy full SHA for 0134570
feat: add paths to codspeed.yml (#84)
shenxianpeng
authored
4c2dece
Copy full SHA for 4c2dece
feat: support codspeed (#81)
shenxianpeng
authored
4c09c13
Copy full SHA for 4c09c13
clang-format hook support `--verbose` output (#79)
Show description for 70e1f52
shenxianpeng
authored
70e1f52
Copy full SHA for 70e1f52
Commits on Jul 1, 2025
fixup! docs: update README.md (#74)
shenxianpeng
committed
0339700
Copy full SHA for 0339700
feat: add tests and format code using `ruff` (#75)
Show description for 46d7d71
shenxianpeng
authored
46d7d71
Copy full SHA for 46d7d71
docs: update README.md (#74)
shenxianpeng
authored
31edb3c
Copy full SHA for 31edb3c
chore: bump clang-tools default version to 18 (#73)
shenxianpeng
authored
9e705e5
Copy full SHA for 9e705e5
feat: add more clang versions for testing (#72)
Show description for c1fb2f3
shenxianpeng
authored
c1fb2f3
Copy full SHA for c1fb2f3
docs: bump version to v0.8.1 (#70)
shenxianpeng
authored
863f282
Copy full SHA for 863f282
Commits on Jun 3, 2025
Bump clang-tools from 0.15.0 to 0.15.1 in the pip group (#69)
Show description for 69bdf04
dependabot[bot]
authored
69bdf04
Copy full SHA for 69bdf04
Commits on Jun 1, 2025
chore: move deps from requirements-dev.txt to pyproject.toml (#68)
shenxianpeng
authored
72a53f6
Copy full SHA for 72a53f6
Commits on May 29, 2025
Bump clang-tools from 0.14.0 to 0.15.0 in the pip group (#67)
Show description for 099ab21
dependabot[bot]
authored
099ab21
Copy full SHA for 099ab21
Commits on May 26, 2025
feat: add allow-prereleases: true to test (#66)
shenxianpeng
authored
28f847f
Copy full SHA for 28f847f
Update readme to add how to improve performance (#65)
Show description for 88f2a83
shenxianpeng
authored
88f2a83
Copy full SHA for 88f2a83
Commits on Apr 22, 2025
chore: update default clang version to 16 (#63)
shenxianpeng
authored
753f2bb
Copy full SHA for 753f2bb
Commits on Mar 27, 2025
Update pyproject.toml to adopt PEP639 (#60)
shenxianpeng
authored
284f2f2
Copy full SHA for 284f2f2
Commits on Mar 25, 2025
bump version to v0.6.1
shenxianpeng
authored
1721068
Copy full SHA for 1721068
chore: remove Python 3.8 support as it is EOL (#59)
shenxianpeng
authored
91d34a8
Copy full SHA for 91d34a8
Commits on Dec 17, 2024
chore: update README.md to remove pre-commit badge
shenxianpeng
authored
9b17b01
Copy full SHA for 9b17b01
docs: update README.md to v0.6.0
shenxianpeng
committed
728a4a1
Copy full SHA for 728a4a1
feat: support testing on diff python versions (#56)
Show description for 41e7389
shenxianpeng
authored
41e7389
Copy full SHA for 41e7389
Bump clang-tools from 0.13.1 to 0.14.0 in the pip group (#57)
dependabot[bot]
authored
434ac11
Copy full SHA for 434ac11
Commits on Nov 18, 2024
Bump codecov/codecov-action from 3 to 5 in the actions group (#54)
Show description for 5704fd4
dependabot[bot]
authored
5704fd4
Copy full SHA for 5704fd4
Commits on Aug 28, 2024
docs: update README.md and pyproject.toml (#52)
Show description for 5c5e122
shenxianpeng
authored
5c5e122
Copy full SHA for 5c5e122
Commits on Aug 16, 2024
remove generate_compilation_database (#51)
shenxianpeng
authored
d057020
Copy full SHA for d057020
Bump version to v0.5.1
shenxianpeng
committed
a7c0c88
Copy full SHA for a7c0c88
remove `@pytest.mark.skip` (#50)
shenxianpeng
authored
6b53e85
Copy full SHA for 6b53e85
Pagination
Previous
Next
You can’t perform that action at this time.