about summary refs log tree commit diff
path: root/third_party/nix/.clang-format (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-05-19 r/765 style(3p/nix): Change include formatting config for clang-formatVincent Ambo1-2/+7
Changes the configuration to regroup all includes. The include groups will be (in this order): 1. (in .cc): Include of the corresponding header 2. Includes of C++ standard library headers 3. Includes of other external headers 4. Includes of local headers
2020-05-17 r/725 feat(third_party/nix): Add clang-format configurationVincent Ambo1-0/+6