Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.m files associated with the C language #255

Closed
admorgan opened this issue Nov 22, 2021 · 2 comments · Fixed by #288
Closed

.m files associated with the C language #255

admorgan opened this issue Nov 22, 2021 · 2 comments · Fixed by #288

Comments

@admorgan
Copy link

I am sure I am missing the documentation, but looking at the documentation for gcc and clang the .m file is associated with Objective-C (which identify also agrees with), but I can't find a reference that it is used by C.

This is causing me issues when used with a project that contains MatLab files.

@asottile
Copy link
Member

hmmm yeah that might be a mistake -- it's been around for quite some time from #12

I can't find a reference for .m being C so I'd be ok with removing that from that extension

cc @chriskuehl in case you have context (though unlikely because it was years ago at this point)

@chriskuehl
Copy link
Member

Yeah, I think that is probably a mistake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

3 participants