Skip to content

Commit

Permalink
Add uv and ruff as submodules (#893)
Browse files Browse the repository at this point in the history
  • Loading branch information
cnpryer authored Feb 18, 2024
1 parent f47d9cd commit 3a8e395
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[submodule "uv"]
path = uv
url = https://github.com/astral-sh/uv.git
[submodule "ruff"]
path = ruff
url = https://github.com/astral-sh/ruff.git
1 change: 1 addition & 0 deletions ruff
Submodule ruff added at 235cfb
1 change: 1 addition & 0 deletions uv
Submodule uv added at fef195

0 comments on commit 3a8e395

Please sign in to comment.