Skip to content

v0.0-891-gf26c96d: Fix build ruiles, indentation and lint. (#656)

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 00:09
· 3003 commits to master since this release
f26c96d
* Fix build ruiles, indentation and lint.

Ran
  - clang-format --style=Google
  - clang-tidy
  - manually fixed build dependencies.

To get this automated for pull reqquests
in the future, created #653 and #655

Signed-off-by: Henner Zeller <[email protected]>

* Remove TAB.

Signed-off-by: Henner Zeller <[email protected]>