nholthaus / units

a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
http://nholthaus.github.io/units/
MIT License
952 stars 135 forks source link

Clang format #152

Closed JohelEGP closed 6 years ago

JohelEGP commented 6 years ago

Resolves #117.

JohelEGP commented 6 years ago

Note that some sections are disabled for formatting.

JohelEGP commented 6 years ago

Now that we can let the formatting be done automatically, you might want to consider changing the AlignEscapedNewlines option to one of the other two values for better readability.

nholthaus commented 6 years ago

I'm looking to pull this next. I've never used clang format before so I just have to get it setup first.

nholthaus commented 6 years ago

also :heart: sortIncludes