mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-03 18:28:56 +00:00
Rename Autofix
to Fix
(#7657)
**Summary** Mostly mechanical symbol rename and search-and-replace, with small changes to the markdown docs to read better
This commit is contained in:
parent
8028de8956
commit
1e173f7909
231 changed files with 943 additions and 960 deletions
|
@ -1,5 +1,5 @@
|
|||
"""This is @konstin's scripts for checking an entire checkout of ~2.1k packages for
|
||||
panics, autofix errors and similar problems.
|
||||
panics, fix errors and similar problems.
|
||||
|
||||
It's a less elaborate, more hacky version of check_ecosystem.py
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue