From cfe731f766e5936b42ec8d0707a6c3a54c801fc1 Mon Sep 17 00:00:00 2001 From: Andrew Davidson Date: Tue, 20 Apr 2021 15:02:53 +0100 Subject: [PATCH] updted todo --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..669d2d7 --- /dev/null +++ b/TODO @@ -0,0 +1,8 @@ +Project check - Must contain 1+ Modules with 1+ Functions. Any Function should have 1 unit test. Optional Integration tests. + +Project output should contain list of functions and paths. + +add function that exports list of modules and paths independant of invoke psqualitycheck + + +