biocpp / biocpp-io

BioC++ Input/Output library
https://biocpp.github.io
BSD 3-Clause "New" or "Revised" License
8 stars 5 forks source link

Clang format++ #43

Closed h-2 closed 2 years ago

h-2 commented 2 years ago

Clang-format can now enforce more of style-guide, including east-const and qualifier order. Most of this has been done before, so the diff is very small.