<title>style(3p/nix): Final act in the brace-wrapping saga</title>
<updated>2020-05-19T19:51:32+00:00</updated>
<author>
<name>Vincent Ambo</name>
<email>tazjin@google.com</email>
...</author>
<published>2020-05-19T19:47:23+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=39087321811e81e26a1a47d6967df1088dcf0e95"/>
<id>urn:sha1:39087321811e81e26a1a47d6967df1088dcf0e95</id>
<content type="text">
This last change set was generated by a full clang-tidy run (including
compilation):
clang-tidy -p ~/projects/nix-build/ \
-checks=-*,readability-braces-around-statements -fix src/*/*.cc
Actually running clang-tidy requires some massaging to make it play
nice with Nix + meson, I'll be adding a wrapper or something for that soon.
</content>