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
formatFiles -> Option to recurse subdirectories #100
Closed
asmfstatoil closed 3 years ago
Added default fileFilter value of '*.m' and new optional input recurse.
If called with recurse == true it will also run MBeautifier on files in subfolder.