@@ -10,7 +10,7 @@ npx ng lint --fix
cd "$parent_path/barker" || exit
uv run ruff format .
uv run ruff check .
uv run ruff check . --fix
uv run bandit --recursive barker
uv run bandit --recursive .
uv run safety check
The note is not visible to the blocked user.