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
483 stars 77 forks source link

prevent detection of transponations in double quoted strings #120

Open maon-fp opened 1 year ago

maon-fp commented 1 year ago

Avid misdetection of transponation in character 12: mystr = "A '" + b' + "'";