Skip to content

Commit

Permalink
Install pre-commit on DevContainer setup
Browse files Browse the repository at this point in the history
  • Loading branch information
AliOsm committed Jun 29, 2024
1 parent 3079cfb commit 334907d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .devcontainer/setup.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
curl -sSL https://install.python-poetry.org | python -
poetry config virtualenvs.create false
poetry install

pre-commit install

0 comments on commit 334907d

Please sign in to comment.