mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-30 13:51:37 +00:00
refactor: Introduce crates folder (#2088)
This PR introduces a new `crates` directory and moves all "product" crates into that folder. Part of #2059.
This commit is contained in:
parent
e3dfa2e04e
commit
cd8be8c0be
1785 changed files with 314 additions and 298 deletions
|
@ -1,5 +0,0 @@
|
|||
import os
|
||||
|
||||
|
||||
def f():
|
||||
x = 1
|
Loading…
Add table
Add a link
Reference in a new issue