-
Notifications
You must be signed in to change notification settings - Fork 301
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: cpplint/cpplint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Yujinmon/cpplint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 9 files changed
- 2 contributors
Commits on Nov 21, 2023
-
changed false positive for namespace indentation error
changed return in IsBlockInNameSpace function
Configuration menu - View commit details
-
Copy full SHA for 3e97a85 - Browse repository at this point
Copy the full SHA 3e97a85View commit details -
remove comments in CheckForNamespaceIndentation
erase other print statements for testing except original code.
Configuration menu - View commit details
-
Copy full SHA for e61a686 - Browse repository at this point
Copy the full SHA e61a686View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89071b2 - Browse repository at this point
Copy the full SHA 89071b2View commit details
Commits on Mar 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 37fa38b - Browse repository at this point
Copy the full SHA 37fa38bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5796163 - Browse repository at this point
Copy the full SHA 5796163View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ec85d3 - Browse repository at this point
Copy the full SHA 3ec85d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a09d256 - Browse repository at this point
Copy the full SHA a09d256View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c00c89 - Browse repository at this point
Copy the full SHA 3c00c89View commit details
Commits on Apr 23, 2024
-
Fix nearly all tests for namespace indentation
The only test that fails is for when the entire namespace, including the declaration, is indented. I'm not sure if we should support that usecase, but the error would also seem misleading.
Configuration menu - View commit details
-
Copy full SHA for 3084250 - Browse repository at this point
Copy the full SHA 3084250View commit details -
Remove testWhitespaceBeforeNamespace
I don't think we should be supporting this case. Saying "don't indent namespaces" is also not very misleading.
Configuration menu - View commit details
-
Copy full SHA for d37f84c - Browse repository at this point
Copy the full SHA d37f84cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f30eeb2 - Browse repository at this point
Copy the full SHA f30eeb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc2e75c - Browse repository at this point
Copy the full SHA bc2e75cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6326e42 - Browse repository at this point
Copy the full SHA 6326e42View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop...develop