mirror of https://github.com/astral-sh/ruff
* Move `range` from `Attributed` to `Node`s * No Attributed + custom for Range PoC * Generate all located variants, generate enum implementations * Implement `Copy` on simple enums * Move `Suite` to `ranged` and `located` * Update tests --------- Co-authored-by: Jeong YunWon <jeong@youknowone.org> |
||
|---|---|---|
| .github/workflows | ||
| ast | ||
| core | ||
| format | ||
| literal | ||
| parser | ||
| ruff_source_location | ||
| ruff_text_size | ||
| scripts | ||
| .cspell.json | ||
| .gitattributes | ||
| .gitignore | ||
| Cargo.toml | ||
| LICENSE | ||