clang-tidy: format with config-clang-tidy

Reformat the .clang-tidy file for consistency using the
config-clang-tidy tool from openbmc-build-scripts.

Change-Id: I90e028e21d3bae120e22b42560222592f82fa012
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
1 file changed
tree: 4589e5d2bfd910cc200322cee72aa81858bfe520
  1. subprojects/
  2. .clang-format
  3. .clang-tidy
  4. .gitignore
  5. LICENSE
  6. meson.build
  7. OWNERS
  8. README.md
README.md

phosphor-modbus

phosphor-modbus provides a set of software applications to query sensors info, inventory data, firmware info of various modbus devices.

Dependencies

The phosphor-modbus requires phosphor-dbus-interfaces, sdbusplus and phosphor-logging.

Building

The phosphor-modbus is built using meson.

meson build && ninja -C build