-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CodeStyle][PLR1701] unify multiple isinstance expressions as one #52150
[CodeStyle][PLR1701] unify multiple isinstance expressions as one #52150
Conversation
你的PR提交成功,感谢你对开源项目的贡献! |
❌ The PR is not created using PR's template. You can refer to this Demo. |
这里是什么意思啊 😂,这条 Rule 不具备自动修复功能,直接说明「无自动修复功能,需手动修复」即可 另外建议增加在说明里加上相关文档(非 Linter 自身文档,而是修改的这一语法结构、函数的相关文档) |
另外标题改一下吧,按照其他 PR 的样式,说明下这个 PR 做了什么 |
Done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR types
Others
PR changes
Others
Describe
#51729 56
是否可以引入本 rule:✅ 可引入。
是否可引入自动修复: 无自动修复功能。