Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[FP] RefOveruse #2825
[FP] RefOveruse #2825
Changes from 21 commits
7cf2091
5a195a0
b43f436
b88f851
7bbdff9
fd1a831
d1e3bd1
28bc2da
aa7d88e
e7586a1
b171d5f
9a6bdd1
fc91b7f
1a3931e
2b4f1d1
7bef41a
caa878e
07f6ab2
262d231
74f66d2
834682a
3e73343
b5f8661
7d7f3a0
7837e2a
fe24ac3
1e9d3e7
7466713
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning
Code scanning / QDJVMC
Nullability and data flow problems
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.
просьба, без односимвольных параметров
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.
Плбс плохое название метода. Оно ищет не все верхнеуровневые узлы, а среди потомков.
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.
исправил название на findAllTopLevelDescendantNodes
также исправил односимвольное имя параметра на root
@nixel2007 @theshadowco
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.
а сортировка зачем?
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.
да, сортировка не нужна. убрал