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

Add correction: add missing whitespaces around math symbols #37

Open
luisesanmartin opened this issue Jan 13, 2022 · 0 comments
Open

Add correction: add missing whitespaces around math symbols #37

luisesanmartin opened this issue Jan 13, 2022 · 0 comments
Labels
correct-feature Issues related to the correct feature of the command enhancement New feature or request for-later-version We will work for this in a later release new-correction-to-add
Milestone

Comments

@luisesanmartin
Copy link
Member

This issue is listed by the linter as:

Missing whitespaces around operators:

and in the verbose option it is as:

(line XX): Before and after math symbols (>, <, =, +, etc), it is recommended to use whitespaces. (For  example, do "gen a = b + c" instead of "gen a=b+c".)

We can add it to the list of corrections

@luizaandrade luizaandrade added this to the Correct milestone Feb 7, 2022
@luisesanmartin luisesanmartin added the correct-feature Issues related to the correct feature of the command label Feb 11, 2022
@luisesanmartin luisesanmartin added the for-later-version We will work for this in a later release label Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
correct-feature Issues related to the correct feature of the command enhancement New feature or request for-later-version We will work for this in a later release new-correction-to-add
Projects
None yet
Development

No branches or pull requests

2 participants