Skip to content

Commit c0bcded

Browse files
committed
chore: remove uv command, not used
1 parent 0c55e00 commit c0bcded

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

setup.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ mise install
1212
echo "Installing dependencies..."
1313
dotnet restore
1414

15-
# echo "Installing pre-commit hooks..."
16-
# mise x -- uv run pre-commit install
17-
1815
echo "Copying .env from main clone if it exists..."
1916
MAIN_CLONE_DIR=$(git rev-parse --path-format=absolute --git-common-dir)/..
2017
if [ -f "$MAIN_CLONE_DIR/.env" ]; then

0 commit comments

Comments
 (0)