-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Insights: google/styleguide
Overview
-
- 5 Merged pull requests
- 1 Open pull request
- 59 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
5 Pull requests merged by 2 people
-
set favicon #489
#878 merged
Jan 18, 2025 -
cpplint: declare bankruptcy
#837 merged
Jan 17, 2025 -
objc: export latest version
#877 merged
Jan 17, 2025 -
Fix typos
#854 merged
Jan 17, 2025 -
Shell update
#876 merged
Jan 17, 2025
1 Pull request opened by 1 person
-
add commit message guidance #336
#879 opened
Jan 18, 2025
59 Issues closed by 1 person
-
Don't use the same favicon as google search
#489 closed
Jan 18, 2025 -
cpplint needs update after changed styleguide: output params should be references now
#563 closed
Jan 17, 2025 -
cpplint/cpplint.py false positive error for copy constructor
#485 closed
Jan 17, 2025 -
Why was <thread> (and other C++11 headers) unapproved in cpplint
#483 closed
Jan 17, 2025 -
False positive: post-fix operator definition seen as a C-style cast
#481 closed
Jan 17, 2025 -
got multiple "error cpplint: [readability/nul] Line contains NUL byte."
#473 closed
Jan 17, 2025 -
cpplint: Exclude all files in a folder
#465 closed
Jan 17, 2025 -
Visual studio integration - full name of file doesn't appear in consule
#452 closed
Jan 17, 2025 -
Cpplint forbids more headers than the style guide
#800 closed
Jan 17, 2025 -
Contradiction between C++ styleguide and cpplint regarding transitive includes
#757 closed
Jan 17, 2025 -
cpplint false positive [readability/braces] with requires expression (C++20)
#752 closed
Jan 17, 2025 -
cpplint.py write error
#751 closed
Jan 17, 2025 -
cpplint: support --quiet in CPPLINT.cfg
#664 closed
Jan 17, 2025 -
cpplint: no hint on names of constants
#416 closed
Jan 17, 2025 -
False Positive: Add #include <set> for set
#410 closed
Jan 17, 2025 -
cpplint do not ignore block comments
#407 closed
Jan 17, 2025 -
Cpplint wrong detection for template operators
#368 closed
Jan 17, 2025 -
Don't issue warning on nested scope blocks
#359 closed
Jan 17, 2025 -
The --root option does not work for relative paths under Windows
#347 closed
Jan 17, 2025 -
cpplint.py crashes when _root_debug set to True
#345 closed
Jan 17, 2025 -
cpplint README does not specify Python version
#277 closed
Jan 17, 2025 -
Why cpplint.py doesn't check #include after #ifdef/#ifndef/#endif
#249 closed
Jan 17, 2025 -
cpplint misdetects "Missing spaces around < [whitespace/operators] [3]"
#329 closed
Jan 17, 2025 -
in cpplint a compound literal in return statement gives readability/brace warning
#311 closed
Jan 17, 2025 -
Using deprecated casting style. Use static_cast<*>(...) instead [readability/casting] [4]
#288 closed
Jan 17, 2025 -
Disable [whitespace/semicolon] error after inclusion of raw string literals
#282 closed
Jan 17, 2025 -
cpplint whitespace/parens and whitespace/comma conflict
#243 closed
Jan 17, 2025 -
How to use the exclude_files regex in cpplint correctly?
#220 closed
Jan 17, 2025 -
runtime/explicit doesn't appear with particular class ctor
#178 closed
Jan 17, 2025 -
False positive: Add #include <algorithm> for sort
#174 closed
Jan 17, 2025 -
Guard check does not follow Google Style
#138 closed
Jan 17, 2025 -
check header guard variable for more extensions then "h"
#79 closed
Jan 17, 2025 -
header guards from different files might be the same?
#78 closed
Jan 17, 2025 -
Hardcoded file extension in several tests
#50 closed
Jan 17, 2025 -
cpplint does not understand C++11 attributes
#165 closed
Jan 17, 2025 -
cpplint: readability/function error not thrown with multiple arguments.
#168 closed
Jan 17, 2025 -
cpplint: virtual and final are flagged as an error
#176 closed
Jan 17, 2025 -
cpplint.py conflict with Code Style Guide in repository
#219 closed
Jan 17, 2025 -
Remove default list params in `cpplint.py`
#201 closed
Jan 17, 2025 -
cpplint: stop searching for repository root when .git / .hg is found
#145 closed
Jan 17, 2025 -
cpplint.py requires a particular python version and fails silently with a different version
#132 closed
Jan 17, 2025 -
Update cpplint
#95 closed
Jan 17, 2025 -
Can cpplint support a empty NOLINT apply to the next line?
#97 closed
Jan 17, 2025 -
cpplint following PEP8 / PEP257
#77 closed
Jan 17, 2025 -
cpplint does not detect space before parens
#62 closed
Jan 17, 2025 -
cpplint gives bogus error on rvalue reference
#61 closed
Jan 17, 2025 -
Patch for /trunk/cpplint/cpplint.py
#43 closed
Jan 17, 2025 -
minor patches for cpplint
#35 closed
Jan 17, 2025 -
File specific NOLINT definition in cpplint
#31 closed
Jan 17, 2025 -
cpplint can't handle multi word access specifiers (e.g., public slots:) correctly
#30 closed
Jan 17, 2025 -
Forced return value in cpplint
#28 closed
Jan 17, 2025 -
Option to define header file extensions to cpplint
#29 closed
Jan 17, 2025 -
Patch for /trunk/cpplint/cpplint.py
#21 closed
Jan 17, 2025 -
`--root` Parameter not working in Windows
#22 closed
Jan 17, 2025 -
Patch for /trunk/cpplint/cpplint.py
#19 closed
Jan 17, 2025 -
Patch for /trunk/cpplint/cpplint.py
#17 closed
Jan 17, 2025 -
Making cpplint Sonar friendly
#14 closed
Jan 17, 2025 -
cpplint unittest: Failing on Windows using Python 3
#12 closed
Jan 17, 2025 -
Shell style guide said it is Revision 2.02 and 2.03 which one is it?
#855 closed
Jan 17, 2025
3 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Python indentation mismatch for the pylintrc file and what described in python style guide
#871 commented on
Jan 2, 2025 • 0 new comments -
[Go] advice about testing/synctest
#870 commented on
Jan 17, 2025 • 0 new comments -
Is it possible to add any commit message style guide?
#336 commented on
Jan 18, 2025 • 0 new comments