This is first draft of how to use clang format when doing
DPDK drivers and libraries.

Stephen Hemminger (2):
  Add clang format file
  doc: add clang-format documentation

 .clang-format                            | 181 ++++++++++++++++++++++
 doc/guides/contributing/clang-format.rst | 184 +++++++++++++++++++++++
 doc/guides/contributing/index.rst        |   1 +
 3 files changed, 366 insertions(+)
 create mode 100644 .clang-format
 create mode 100644 doc/guides/contributing/clang-format.rst

-- 
2.39.2

Reply via email to