-
Notifications
You must be signed in to change notification settings - Fork 74
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
Lint function does not accept a git URL #187
Labels
Comments
This is because the Lines 94 to 106 in 080524e
|
prototypicalpro
changed the title
Unable to lint using repolinter as dependency
Lint function does not accept a git URL
Oct 26, 2020
Thank you for your super fast feedback! :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue Report
When using repolinter as a dependency, I do not receive the lint.results
Expected Behavior
GitHub repository used as a model repository tested: Sauce Labs OSPO new project template
Actual Behavior
Receive status: 'NOT_PASSED_ERROR', passed: false
Steps to Reproduce the Issue
repolinter lint -g https://github.com/saucelabs/new-project.git
npm i repolinter
node <file-name>.js
The text was updated successfully, but these errors were encountered: