davidvarga / MBeautifier

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
478 stars 75 forks source link

wrong space around in special case #122

Open Wave89 opened 1 year ago

Wave89 commented 1 year ago

if there is a command like clearvars -global var1 the command will be destroyed in clearvars - global var1