-
Notifications
You must be signed in to change notification settings - Fork 577
lint for travis yaml config file #294
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
Comments
Thanks for reporting this issue! Your aid is required, fellow coalaian. Help us triage and solving this issue! CC @sils1297, @AbdealiJK |
This linter has inconsistent error messages.
The line and col number is missing in the first error message |
It probably has linting and parsing error messages |
Yep that's the case. Would make things difficult with regex This is a better alternative: https://github.com/travis-ci/travis-yaml |
Check http://api.coala.io/en/latest/Developers/Writing_Linter_Bears.html before this |
https://github.com/pwmckenna/node-travis-lint uses https://github.com/pwmckenna/node-travis-ci to fetch lint results from the Travis CI web API. |
I'm taking this for now. I'll be using travis's package then |
@Mixih CC |
as no progress yet and it's part of @yash-nisar 's gsoc, reassigning to him :) |
https://docs.travis-ci.com/user/travis-lint has a precise explanation for the steps to be followed.
CC @jayvdb |
I assume you mean No doubt you have seen in your analysis that this bear fails for coala and coala-bears repos. How valuable is this linter if it fails? Have you looked into whether those bugs have been raised upstream? Should this bear wait until those fixes are completed? Will you add arguments to disable some checks so that it can be used on our repos? |
https://github.com/pwmckenna/node-travis-lint
The text was updated successfully, but these errors were encountered: