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
Add the ability to select which functions or processes you which to extract capabilities from #2156
Add the ability to select which functions or processes you which to extract capabilities from #2156
Changes from all commits
38c6623
154afe1
1ae174b
acd69a3
3aaae2e
f7c43e9
b7e345d
8c8321b
1642e7e
090ade5
8e8e0ec
1d52600
d78272f
e3071f8
c2058bf
c54bafc
fe9f332
b329f3f
1a79591
d2c19cd
f048678
02ce318
38e3ab1
c91580b
5dc562d
5300f4a
d6cf34a
e4836e5
9243334
1168996
2f00b7f
79f3097
9ce2a3c
28e274f
fa61273
0640ba9
b693aa0
10a26a8
b0d8071
ac50103
a194a13
e80f474
88d9d67
c30a10a
150d6f0
3aefa76
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
we may want to factor out the
is_static_analysis
into its own routine. though its not required in this PR.