-
Notifications
You must be signed in to change notification settings - Fork 20
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
TSLint does not seem executed in the correct directory #46
Comments
Hey @tkqubo! Stumbled across this issue because I was also investigating it. I was able to replicate a similar issue on a few open source projects: https://github.com/ReactiveX/rxjs
|
Me too! Need any help fixing this? |
having the same problem here... |
any updates on this? any workarounds? at the moment we are not able to use tslint in codeclimate at all... |
Bump. Would be nice to get some sort of feedback on this one. |
There seems to be a bunch of issues connected to this problem, such as: |
Does anybody have any idea why this is happening? I'm having the same problem trying to use
Is this an issue with this plugin, or an issue in CodeClimate's plugin system? |
I have the following directory structure:
I configured the plugin with
config: frontend/tslint.json
and because my configuration contains:I get the following error when executing the analysis:
The text was updated successfully, but these errors were encountered: