Original report by me.
Chromium uses the clang-format tool for formatting C/C++ source code files [1]. We should use the same tool for formatting JCEF source code.
Related CEF issue: https://bitbucket.org/chromiumembedded/cef/issues/2171
[1] https://chromium.googlesource.com/chromium/src/+/master/docs/clang_format.md
Original report by me.
Chromium uses the clang-format tool for formatting C/C++ source code files [1]. We should use the same tool for formatting JCEF source code.
Related CEF issue: https://bitbucket.org/chromiumembedded/cef/issues/2171
[1] https://chromium.googlesource.com/chromium/src/+/master/docs/clang_format.md