Skip to content

Spaces between assignments #1

@eduard93

Description

@eduard93

I propose mandatory spaces before and after assignment:

set a = 1 
for i = 1:1:10 {

Instead of current:

for i=1:1:10

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions