MBeautifier is a MATLAB source code formatter, beautifier. It can be used directly in the MATLAB Editor and it is configurable.
GNU General Public License v3.0
483
stars
77
forks
source link
Improved handling of unary operators or missing commas in arrays #102
Closed
mkr3mer closed 3 years ago
Fixes #98. Added tests to hopefully address various corner cases.