-
-
Couldn't load subscription status.
- Fork 36
Fix mixed indents in block strings #77
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
base: master
Are you sure you want to change the base?
Conversation
too large files may overflow PREG
|
@dg Any chance you find a minute to look at this? Thank you |
30032d8 to
90a0d3f
Compare
|
Wouldn't it be easier to solve it in StringNode using property $indentation as in BlockArrayNode? |
Tried in #78, but |
git diff-index --check --cached HEAD -- $FILES) asspace before tab in indenterror.Before:
After this fix: