1) Install Matlab file support
2) Open a matlab .m file. The editor will default to "objective-c" as the file type
3) See that the linter flags many errors, since this is not an actual objective-c file.
4) Change the filetype to "matlab"
5) Linter errors remain visible.
6) Close and then re-open the document to eliminate the linter errors.
Steps to reproduce:
1) Install Matlab file support 2) Open a matlab .m file. The editor will default to "objective-c" as the file type 3) See that the linter flags many errors, since this is not an actual objective-c file. 4) Change the filetype to "matlab" 5) Linter errors remain visible. 6) Close and then re-open the document to eliminate the linter errors.