Reintroduce Clang-Format & Levelization (#171)

* clang-format

* levelization

* clang-format

* update workflow (#172)

* update workflow

* Update build-in-docker.yml

* fix from `clang-format`

* Update Enum.h
This commit is contained in:
Denis Angell
2023-11-01 14:12:24 +01:00
committed by GitHub
parent c3a0e1df44
commit 70bd7c2ce7
136 changed files with 36299 additions and 22633 deletions

View File

@@ -36,6 +36,7 @@
#include <test/jtx/deposit.h>
#include <test/jtx/fee.h>
#include <test/jtx/flags.h>
#include <test/jtx/hook.h>
#include <test/jtx/invoice_id.h>
#include <test/jtx/jtx_json.h>
#include <test/jtx/last_ledger_sequence.h>
@@ -63,6 +64,5 @@
#include <test/jtx/trust.h>
#include <test/jtx/txflags.h>
#include <test/jtx/utility.h>
#include <test/jtx/hook.h>
#endif