Reports missing whitespaces before and after comparison operators in Django templates.
Example:
{% if my_var==1 %} {% endif %}