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

feat: add CUDA to the default list #7

Merged
merged 1 commit into from
Oct 4, 2021
Merged

feat: add CUDA to the default list #7

merged 1 commit into from
Oct 4, 2021

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented Oct 4, 2021

There's a long list of supported languages (C/C++/Java/JavaScript/JSON/Objective-C/Protobuf/C#), but some of them might be surprising (like JSON & .m files for Objective C), but CUDA's one that probably would be expected along with the normal C family. Users can always override, but having CUDA in the default set seems like a good idea.

Also implemented in pre-commit/mirrors-clang-format#1.

Also fixing the min version to be a little better for types-or support.

There's a long list of supported languages (C/C++/Java/JavaScript/JSON/Objective-C/Protobuf/C#), but some of them might be surprising (like JSON & .m files for Objective C), but CUDA's one that probably would be expected along with the normal C family. Users can always override, but having CUDA in the default set seems like a good idea.
@dokempf
Copy link
Member

dokempf commented Oct 4, 2021

Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants