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

Treeview linter integration #55

Closed
park9140 opened this issue May 25, 2014 · 3 comments
Closed

Treeview linter integration #55

park9140 opened this issue May 25, 2014 · 3 comments

Comments

@park9140
Copy link

Linter should highlight files that have lint errors in the tree view.

In supporting this it should be considered that compilation tools such as grunt, or rake may output errors for specific files when running. It should be possible for tools supporting build processes to report errors to the shared core.

@iam4x
Copy link
Contributor

iam4x commented May 25, 2014

@park9140 I think we can even use grunt into base Linter, to lint all the files of the project and catch the reports

@iam4x
Copy link
Contributor

iam4x commented May 25, 2014

Maybe we should add this into the refactoring project?

@park9140
Copy link
Author

@iam4x There is already a really good grunt runner plugin. I was thinking after we have the capabilities I would submit a pull request that would pull common grunt error and warn logs as lint errors.

We should create milestones for the the refactor. I'll put some together to get us started.

@park9140 park9140 added this to the Enhance feature set post refactor milestone May 25, 2014
@hd-deman hd-deman assigned AsaAyers and unassigned park9140 Jun 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants