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

Ensure whitespace around interpolation #320

Closed
3 tasks done
mgechev opened this issue Jun 11, 2017 · 0 comments
Closed
3 tasks done

Ensure whitespace around interpolation #320

mgechev opened this issue Jun 11, 2017 · 0 comments
Assignees
Labels

Comments

@mgechev
Copy link
Owner

mgechev commented Jun 11, 2017

#314

  • Warn when extra whitespace ({{ foo }}).
  • Warn when no whitespace ({{foo}}).
  • Implement autofix.
@mgechev mgechev added the P2 label Jun 11, 2017
@mgechev mgechev added this to the 3.1.0 - Alan Turing milestone Jun 11, 2017
@mgechev mgechev self-assigned this Jun 11, 2017
mgechev added a commit that referenced this issue Jun 11, 2017
1. Implement whitespace check for interpolation (fix #320).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant