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

Issue in walking XML error nodes #4

Open
pbrisbin opened this issue Feb 9, 2016 · 1 comment
Open

Issue in walking XML error nodes #4

pbrisbin opened this issue Feb 9, 2016 · 1 comment

Comments

@pbrisbin
Copy link

pbrisbin commented Feb 9, 2016

Looking at the code, it seems like this engine suffers the same logic error in XML node walking as codeclimate/codeclimate-csslint#18.

The result of this bug is that issues present in any file are reported as present on all files. This makes the engine basically unusable.

@pbrisbin pbrisbin changed the title Issue in XML error nodes Issue in walking XML error nodes Feb 9, 2016
@jsippel
Copy link
Contributor

jsippel commented May 4, 2018

I believe that the version in the beta channel does not have this issue.

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

2 participants