Skip to content
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

Fixed --root option under Windows #346

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from

Conversation

Johan-Dahlberg
Copy link

The --root option and CPPLINT.cfg "root=" setting does not work under Windows,
at least not for relative paths,
due to the way the absolute path for the root is obtained.

@tkruse
Copy link

tkruse commented Feb 24, 2019

Consder contributing to the fork at https://github.com/cpplint/cpplint

dwvisser added a commit to dwvisser/cpplint that referenced this pull request Aug 23, 2020
Credit goes to google#346 for determining this fix. My team has had cpplint failures on Windows because of cpplint not handling paths correctly.
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.

None yet

2 participants