hime-ime / hime

HIME Input Method Editor
http://hime-ime.github.io
267 stars 48 forks source link

Enforce formatting #755

Closed xatier closed 3 years ago

xatier commented 3 years ago
marktwtn commented 3 years ago

My bad. I think we might need to add the developer suggestion in the README.md.

xatier commented 3 years ago

No worries. And yes, let me add such instructions into the README.

marktwtn commented 3 years ago

The clang-format version should be specified since version 6 would have error while version >= 10 would execute successfully. I have not tried the other version yet.

xatier commented 3 years ago

Oh interesting, my local version is 11.1.0, didn't run into this. Thanks for bringing this up.

$ clang-format --version
clang-format version 11.1.0