Skip to content
Snippets Groups Projects
Commit 6b406205 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

FIX: run linting on all linkahead

parent 0dbb1a19
No related branches found
No related tags found
1 merge request!189ENH: add convenience functions
Pipeline #60060 passed with warnings
......@@ -40,7 +40,7 @@ style:
.PHONY: style
lint:
pylint --unsafe-load-any-extension=y -d all -e E,F src/linkahead/common
pylint --unsafe-load-any-extension=y -d all -e E,F src/linkahead
.PHONY: lint
mypy:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment