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

False positive no space before "(" #63

Closed
yguedidi opened this issue May 24, 2019 · 2 comments
Closed

False positive no space before "(" #63

yguedidi opened this issue May 24, 2019 · 2 comments
Assignees
Labels
Milestone

Comments

@yguedidi
Copy link
Contributor

The following code gives a false positive:

{% block title ('page.title.' ~ type)|trans %}

The error: ERROR There should be no space before "(".

@OwlyCode
Copy link
Collaborator

Hello! Thank you for reporting this. I'm currently in the middle of a partial rewrite that should fix a lot of false positives for spacing.

@OwlyCode OwlyCode added the bug label May 29, 2019
@OwlyCode OwlyCode self-assigned this May 29, 2019
@OwlyCode
Copy link
Collaborator

This is on master, and scheduled for next beta version.

@OwlyCode OwlyCode added this to the 4.0.0 milestone Oct 14, 2019
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

2 participants