davidvarga / davidvarga/MBeautifier

Align multiple statement per line

Open
#123 1 comment 0 reactions 0 assignees View on GitHub
directive enhancement help wanted
Dominant language
MATLAB
Stars
519
Forks
80
PR merge metrics
No merged PRs in 30d

Description

I am wondering if this package have a feature to align scripts based on semi-columns?

e.g.
```
par.a = 1; free.a = 1; note.a = 'notea';
par.b = 2.34; free.b = 1; note.b = 'noteb';
par.c = 12839718923; free.c = 0; note.c = 'notec';
``

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.