mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-29 05:15:12 +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
|
@ -262,7 +262,7 @@ We firstly want to allow rules to be selected by their names (and report them by
|
|||
and before we can do that we have to rename all our rules to match our naming convention
|
||||
(see CONTRIBUTING.md) because after that change every rule rename will be a breaking change.
|
||||
|
||||
See also https://github.com/charliermarsh/ruff/issues/2186.
|
||||
See also https://github.com/astral-sh/ruff/issues/2186.
|
||||
",
|
||||
rule_name.ident
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue