Commit f4092708 authored by Jonas Kaufmann's avatar Jonas Kaufmann Committed by Antoine Kaufmann
Browse files

add lint targets for python to general lint targets

parent 05fe9ca5
......@@ -91,8 +91,8 @@ format-isort:
--skip experiments/simbricks/utils/graphlib.py \
results/ experiments/
lint: lint-cpplint lint-clang-format
lint-all: lint lint-clang-tidy
lint: lint-cpplint lint-clang-format lint-python
lint-all: lint lint-clang-tidy typecheck-python
help:
@echo "Targets:"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment