Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cpplint
/
cpplint
Public
Notifications
You must be signed in to change notification settings
Fork
312
Star
1.8k
Code
Issues
68
Pull requests
14
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Err on functions indented inside namespaces
- #235
#235
Merged
aaronliu0130
merged 13 commits into
cpplint:develop
cpplint/cpplint:develop
from
Yujinmon:develop
Yujinmon/cpplint:develop
Copy head branch name to clipboard
Apr 23, 2024
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Err on functions indented inside namespaces
#235
aaronliu0130
merged 13 commits into
cpplint:develop
cpplint/cpplint:develop
from
Yujinmon:develop
Yujinmon/cpplint:develop
Copy head branch name to clipboard
Commits
Commits on Nov 21, 2023
changed false positive for namespace indentation error
Show description for 3e97a85
Yujinmon
authored
3e97a85
View commit details
Copy full SHA for 3e97a85
Browse repository at this point
remove comments in CheckForNamespaceIndentation
Show description for e61a686
Yujinmon
authored
e61a686
View commit details
Copy full SHA for e61a686
Browse repository at this point
bug fix
Yujinmon
authored
89071b2
View commit details
Copy full SHA for 89071b2
Browse repository at this point
Commits on Mar 31, 2024
remove comments and extraneous whitespace
aaronliu0130
committed
37fa38b
View commit details
Copy full SHA for 37fa38b
Browse repository at this point
fix lint errors
aaronliu0130
committed
5796163
View commit details
Copy full SHA for 5796163
Browse repository at this point
rename category to whitspace/indent_namespace
aaronliu0130
committed
3ec85d3
View commit details
Copy full SHA for 3ec85d3
Browse repository at this point
add a period in the error message
aaronliu0130
committed
a09d256
View commit details
Copy full SHA for a09d256
Browse repository at this point
Merge branch 'master' into stupidtestconflicts
aaronliu0130
authored
3c00c89
View commit details
Copy full SHA for 3c00c89
Browse repository at this point
Commits on Apr 23, 2024
Fix nearly all tests for namespace indentation
Show description for 3084250
aaronliu0130
committed
3084250
View commit details
Copy full SHA for 3084250
Browse repository at this point
Remove testWhitespaceBeforeNamespace
Show description for d37f84c
aaronliu0130
committed
d37f84c
View commit details
Copy full SHA for d37f84c
Browse repository at this point
add to changelog
aaronliu0130
committed
f30eeb2
View commit details
Copy full SHA for f30eeb2
Browse repository at this point
Merge branch 'develop' into develop
aaronliu0130
authored
bc2e75c
View commit details
Copy full SHA for bc2e75c
Browse repository at this point
Additional false positive test
aaronliu0130
authored
6326e42
View commit details
Copy full SHA for 6326e42
Browse repository at this point
You can’t perform that action at this time.