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

lint infinite loop. #769

Closed
erniehs-zz opened this issue Feb 20, 2020 · 2 comments · Fixed by #770
Closed

lint infinite loop. #769

erniehs-zz opened this issue Feb 20, 2020 · 2 comments · Fixed by #770
Assignees
Labels

Comments

@erniehs-zz
Copy link
Contributor

I have noticed when running the test server the lint goes into an infinite loop, perhaps it is related to this line below. we watch for a script change, and then lint and the linting process changes the script etc.

watch('test/spec/**/*.js', lintTest);

@UlisesGascon
Copy link
Member

Hi @erniehs! Thanks for reporting it 😄

Do you want to fix it? I can help you with the PR if you need help 👍

@erniehs-zz
Copy link
Contributor Author

yes let me have a go at a simple PR for this. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants