File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
55### Rule changes
66
7- - \[ ` ruff ` \] Rename ` RUF007 ` to ` zip-instead-of-pairwise ` ([ #12399 ] ( https://github.com/astral-sh/ruff/pull/12399 ) )
7+ - \[ ` ruff ` \] Rename ` RUF007 ` to ` zip-instead-of-pairwise ` ([ #12399 ] ( https://github.com/astral-sh/ruff/pull/12399 ) )
88
99### Bug fixes
1010
11- - \[ ` flake8- builtins ` \] A void shadowing diagnostics for ` @override ` methods ([ #12415 ] ( https://github.com/astral-sh/ruff/pull/12415 ) )
12- - \[ ` flake8-comprehensions ` \] Insert parentheses for multi-argument generators ([ #12422 ] ( https://github.com/astral-sh/ruff/pull/12422 ) )
13- - \[ ` pydocstyle ` \] Handle e scaped docstrings within docstring (` D301 ` ) ([ #12192 ] ( https://github.com/astral-sh/ruff/pull/12192 ) )
11+ - \[ ` flake8-builtins ` \] Avoid shadowing diagnostics for ` @override ` methods ([ #12415 ] ( https://github.com/astral-sh/ruff/pull/12415 ) )
12+ - \[ ` flake8-comprehensions ` \] Insert parentheses for multi-argument generators ([ #12422 ] ( https://github.com/astral-sh/ruff/pull/12422 ) )
13+ - \[ ` pydocstyle ` \] Handle escaped docstrings within docstring (` D301 ` ) ([ #12192 ] ( https://github.com/astral-sh/ruff/pull/12192 ) )
1414
1515### Documentation
1616
You can’t perform that action at this time.
0 commit comments