@@ -15,6 +15,9 @@ coverage:
make test
coverage report -m
submodule:
git submodule update --remote src/cppmdlp
lint: ## Lint and static-check
black src
flake8 --per-file-ignores="__init__.py:F401" src
The note is not visible to the blocked user.