We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This project had 10.000 errors (heh not kidding), nice test subject. Only auto correction error I've found:
- while(!@shp_r.eof?) + until!@shp_r.eof?
The text was updated successfully, but these errors were encountered:
2afaa7d
Merge pull request #1464 from jonas054/1459_fix_NegatedWhile
5a472ea
[Fix #1459] Handle parentheses around condition in NegatedWhile
jonas054
No branches or pull requests
This project had 10.000 errors (heh not kidding), nice test subject. Only auto correction error I've found:
The text was updated successfully, but these errors were encountered: