mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-15 23:05:40 +00:00
Update links to point to Astral org (#4949)
This commit is contained in:
parent
9c3fb23ace
commit
07cc4bcb0f
25 changed files with 66 additions and 66 deletions
|
@ -170,7 +170,7 @@ fn lint_path(
|
|||
Err(error) => {
|
||||
let message = r#"This indicates a bug in `ruff`. If you could open an issue at:
|
||||
|
||||
https://github.com/charliermarsh/ruff/issues/new?title=%5BLinter%20panic%5D
|
||||
https://github.com/astral-sh/ruff/issues/new?title=%5BLinter%20panic%5D
|
||||
|
||||
with the relevant file contents, the `pyproject.toml` settings, and the following stack trace, we'd be very appreciative!
|
||||
"#;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue