From a5f3c833c08f1bfaf9c71b28b359117f6592da43 Mon Sep 17 00:00:00 2001 From: andreiosg Date: Mon, 11 Sep 2023 01:27:31 +0200 Subject: [PATCH] docs(TODO): add style section with valgrind --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 513c6e4..e3ec0ab 100644 --- a/TODO.md +++ b/TODO.md @@ -11,3 +11,6 @@ - add new Tests (`tests.yml`) workflow - runs on `build.yml` completion - on success, runs `ctest` for each build artifact + +## Analysis +- incorporate valgrind