secularbird / cpplint-extension

vscode cpplint extension
MIT License
22 stars 12 forks source link

cpplint with anaconda3 #23

Closed ghost closed 5 years ago

ghost commented 6 years ago

Hello.

I have installed cpplint within Anaconda3 env. e.g. ~/anaconda3$ source ativate root ~/anaconda3$ cpplint --help /home/ubuntu/anaconda3/bin/cpplint

so do I need to activate "Anaconda3" environment to work with cpplint for vs code plugin?

secularbird commented 6 years ago

You can follow #16. Add a wrapper for cpplint.