Skip to content

Commit

Permalink
Add uv and ruff as submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
cnpryer committed Feb 18, 2024
1 parent f47d9cd commit c113353
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 c113353

Please sign in to comment.