Micha Reiser
|
cd8be8c0be
|
refactor: Introduce crates folder (#2088)
This PR introduces a new `crates` directory and moves all "product" crates into that folder.
Part of #2059.
|
2023-02-05 16:47:48 -05:00 |
|
Charlie Marsh
|
924e35b1c3
|
Add print_stdout and print_stderr to Clippy enforcement (#2542)
|
2023-02-03 11:13:44 -05:00 |
|
Martin Fischer
|
e66a6b6d05
|
refactor: Define ruff_dev::ROOT_DIR
|
2023-02-01 09:17:53 -05:00 |
|
Martin Fischer
|
d9ead4e6df
|
refactor: Rename CLI arg structs from Cli to Args
Technically the command-line interface (CLI) encompasses both input and
output, so naming the input structs 'Args' is more accurate than 'Cli'.
|
2023-01-25 22:08:35 -05:00 |
|
Charlie Marsh
|
b4dbe62da0
|
Add cargo +nightly dev generate-all (#1404)
|
2022-12-27 10:07:18 -05:00 |
|
Edgar R. M
|
4888afd423
|
Generate JSON schema for Ruff options (#1329)
|
2022-12-24 14:10:22 -05:00 |
|