mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-27 12:29:28 +00:00
Move configuration out of README and into permanent docs (#3150)
This commit is contained in:
parent
2d4fae45d9
commit
b9bfb81e36
10 changed files with 641 additions and 540 deletions
|
@ -15,7 +15,6 @@ mod print_ast;
|
|||
mod print_cst;
|
||||
mod print_tokens;
|
||||
mod round_trip;
|
||||
mod utils;
|
||||
|
||||
const ROOT_DIR: &str = concat!(env!("CARGO_MANIFEST_DIR"), "/../../");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue