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

Unable to exclude folder #26

Open
linonetwo opened this issue May 31, 2019 · 4 comments
Open

Unable to exclude folder #26

linonetwo opened this issue May 31, 2019 · 4 comments

Comments

@linonetwo
Copy link

I set the "cpplint.excludes": ["3rdParty/**", "CMakeFiles/**"],

BUt it siill shows
屏幕快照 2019-05-31 下午5 08 29

And becomes very slow

@linonetwo
Copy link
Author

Is this related to cpplint.lintMode?

@secularbird
Copy link
Owner

It' related lint mode, more file, more time

@linonetwo
Copy link
Author

linonetwo commented May 31, 2019

So "cpplint.excludes" will be ignored if I set cpplint.lintMode to workspace?

Ideally, I can lint workspace but still ignore some folder. Especially on startup, skipping some folder still save some time.

@secularbird
Copy link
Owner

cpplint does not support this form, new doc added in readme

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

No branches or pull requests

2 participants