We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0909fd7 + 9d28159 commit 1a9ebb6Copy full SHA for 1a9ebb6
project_common.mk
@@ -2,7 +2,7 @@
2
3
# Common command components (run from workspace root, scoped to this package)
4
ROOT_DIR = ../..
5
-RUFF = $(ROOT_DIR)/.venv/bin/ruff
+RUFF = ./.venv/bin/ruff
6
PKG_PATH = packages/$(CURR_DIR_BASE_NAME)
7
8
TOX_FLAGS =
0 commit comments