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
490
stars
77
forks
source link
Ignore % and ! inside double quotes, take two #82
Closed
mkr3mer closed 4 years ago
New pull request since I force-pushed
Fixes #80
Also, bonus fix: Treat non-conjugate transpose the same as conjugate transpose for operator spacing, i.e. "a.'+b => a.' + b"