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

Fix lint warning in generated parser #500

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yostinso
Copy link

This previously generated a lint warning for the eqeqeq rule.

This previously generated a lint warning for the eqeqeq rule.
@codecov-io
Copy link

Codecov Report

Merging #500 (03e1b91) into master (4d58e24) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #500   +/-   ##
=======================================
  Coverage   69.75%   69.75%           
=======================================
  Files         144      144           
  Lines        8412     8412           
  Branches     1578     1578           
=======================================
  Hits         5868     5868           
  Misses       1996     1996           
  Partials      548      548           

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

Successfully merging this pull request may close these issues.

None yet

3 participants