snix/third_party/nix/src/nix-instantiate
Vincent Ambo 867055133d style(3p/nix): Add braces around single-line conditionals
These were not caught by the previous clang-tidy invocation, but were
instead sorted out using amber[0] as such:

    ambr --regex 'if (\(.+\))\s([a-z].*;)' 'if $1 { $2 }'

[0]: https://github.com/dalance/amber
2020-05-19 18:55:58 +01:00
..
nix-instantiate.cc style(3p/nix): Add braces around single-line conditionals 2020-05-19 18:55:58 +01:00