monolith The monolith application. Check out the docs repo for information on monolith Contributing Run compile-time test Run all test scripts Ensure code is formatted using clang-format find . -regex '.*\.\(cpp\|hpp\)' -exec clang-format -style=file -i {} \;