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
after upgrade to ruby 2.5.0 i'm getting rubbish with .rb files like this
EXPR_BEGEXPR_BEGEXPR_CMDARGEXPR_BEG EXPR_BEGEXPR_CLASSEXPR_CLASSEXPR_BEGEXPR_BEGEXPR_ENDEXPR_BEG EXPR_BEGEXPR_FNAMEEXPR_FNAMEEXPR_ENDFNEXPR_BEG|EXPR_LABELEXPR_ARGEXPR_ENDFNEXPR_BEG EXPR_BEGEXPR_CMDARGEXPR_CMDARGEXPR_BEGEXPR_BEGEXPR_ARGEXPR_DOTEXPR_ARGEXPR_BEG|EXPR_LABELEXPR_ARG|EXPR_LABELEDEXPR_ARG|EXPR_LABELEDEXPR_END|EXPR_LABELEXPR_DOTEXPR_ARGEXPR_BEG|EXPR_LABELEXPR_BEG|EXPR_LABELEXPR_ARG|EXPR_LABELEDEXPR_ARG|EXPR_LABELEDEXPR_END|EXPR_ENDARGEXPR_ENDFNEXPR_DOTEXPR_ARGEXPR_BEG EXPR_BEGEXPR_BEGEXPR_BEGEXPR_END|EXPR_LABELEXPR_DOTEXPR_ARGEXPR_BEG EXPR_BEGEXPR_BEGEXPR_BEGEXPR_END|
The text was updated successfully, but these errors were encountered:
Fix compatibility with Ruby 2.5
b2951c7
Fixes erniebrodeur#45
2836cb7
@MwMaki this forked version seems to work and is compatible with 2.5: https://github.com/jirutka/ruby-beautify2
Sorry, something went wrong.
No branches or pull requests
after upgrade to ruby 2.5.0 i'm getting rubbish with .rb files like this
EXPR_BEGEXPR_BEGEXPR_CMDARGEXPR_BEG EXPR_BEGEXPR_CLASSEXPR_CLASSEXPR_BEGEXPR_BEGEXPR_ENDEXPR_BEG EXPR_BEGEXPR_FNAMEEXPR_FNAMEEXPR_ENDFNEXPR_BEG|EXPR_LABELEXPR_ARGEXPR_ENDFNEXPR_BEG EXPR_BEGEXPR_CMDARGEXPR_CMDARGEXPR_BEGEXPR_BEGEXPR_ARGEXPR_DOTEXPR_ARGEXPR_BEG|EXPR_LABELEXPR_ARG|EXPR_LABELEDEXPR_ARG|EXPR_LABELEDEXPR_END|EXPR_LABELEXPR_DOTEXPR_ARGEXPR_BEG|EXPR_LABELEXPR_BEG|EXPR_LABELEXPR_ARG|EXPR_LABELEDEXPR_ARG|EXPR_LABELEDEXPR_END|EXPR_ENDARGEXPR_ENDFNEXPR_DOTEXPR_ARGEXPR_BEG EXPR_BEGEXPR_BEGEXPR_BEGEXPR_END|EXPR_LABELEXPR_DOTEXPR_ARGEXPR_BEG EXPR_BEGEXPR_BEGEXPR_BEGEXPR_END|
The text was updated successfully, but these errors were encountered: