pocc / pre-commit-hooks

C/C++ hooks to integrate with pre-commit
Apache License 2.0
323 stars 67 forks source link

Allow formatting Java and Objective-C++ files with clang-format #25

Closed Calinou closed 3 years ago

Calinou commented 3 years ago

This also updates the file formats read by the uncrustify hook to match the README.

pocc commented 3 years ago

Also make sure to add the oxford comma. Otherwise, this looks good.