[cfe-dev] Configure clang-format to traverse subdirectories?
Csaba Raduly
rcsaba at gmail.com
Thu Jun 12 00:27:27 PDT 2014
Hi Daniel,
On Thu, Jun 12, 2014 at 5:30 AM, Daniel Jasper <djasper at google.com> wrote:
> I think that this is basic shell functionality which should not be
> replicated in each tool. E.g. in most linux shells, just do:
>
> find | xargs clang-format -i
Some legacy OSes (e.g. Windows) have less capable shells :)
Csaba
--
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds
More information about the cfe-dev
mailing list