[PATCH] D93844: [clang-format] Add possibility to be based on parent directory

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 27 14:21:58 PST 2020


MyDeveloperDay added a comment.

I'm a little confused why this is needed as clang-format always read up the directory tree until it see a .clang-format file, perhaps I don't quite understand the use case. Can't you just have a different .clang-format in the subdirectory?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93844/new/

https://reviews.llvm.org/D93844



More information about the cfe-commits mailing list