From 0740d1f51573df6d56ec0f56cc72d17035acd913 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Monta=C3=B1ana?= Date: Tue, 13 Dec 2022 17:57:44 +0100 Subject: [PATCH] Update submodule command --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index c581ba0..53b8218 100644 --- a/Makefile +++ b/Makefile @@ -17,6 +17,7 @@ coverage: submodule: git submodule update --remote src/cppmdlp + git submodule update --merge lint: ## Lint and static-check black src