11 lines
449 B
Markdown
11 lines
449 B
Markdown
<!--
|
|
Thank you for taking the time to report an issue! We're glad to have you involved with Ruff.
|
|
|
|
If you're filing a bug report, please consider including the following information:
|
|
|
|
* A minimal code snippet that reproduces the bug.
|
|
* The current Ruff settings (any relevant sections from your `pyproject.toml`).
|
|
* The current Ruff version (`ruff --version`).
|
|
* A description of your environment (e.g., operating system, Python version, etc.).
|
|
-->
|