From 01713bbe20d2cf5aafbe5eb32721d3e4fc5823d8 Mon Sep 17 00:00:00 2001 From: Filip Wandzio Date: Fri, 5 Sep 2025 03:30:24 +0200 Subject: Standarize the project directory for monorepo-like developer experience Move the clang formatter to the root of the three so all nested projects could use it Provide README for all other projects Refactor the code in rtt agregator Signed-off-by: Filip Wandzio --- analysis/README.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 analysis/README.txt (limited to 'analysis/README.txt') diff --git a/analysis/README.txt b/analysis/README.txt new file mode 100644 index 0000000..12e097c --- /dev/null +++ b/analysis/README.txt @@ -0,0 +1 @@ +Here will be described how to run each program to achieve pipeline-like experience -- cgit v1.2.3