Skip to content
Snippets Groups Projects
Commit e70687c3 authored by Joscha Schmiedt's avatar Joscha Schmiedt
Browse files

Restrict mypy check to common and unittests

parent bfd3df70
Branches
No related tags found
1 merge request!143Release 0.15.0
...@@ -44,7 +44,7 @@ lint: ...@@ -44,7 +44,7 @@ lint:
.PHONY: lint .PHONY: lint
mypy: mypy:
mypy src/linkahead mypy src/linkahead/common unittests
.PHONY: mypy .PHONY: mypy
unittest: unittest:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment