@@ -77,6 +77,14 @@ fmt-py:
lint:
flake8 server
.PHONY: lint-client
lint-client:
cd client && $(MAKE) lint
.PHONY: lint-diff-client
lint-diff-client:
cd client && $(MAKE) lint-diff
# CREATING DISTRIBUTION RELEASE
The note is not visible to the blocked user.