Add analyzer --incident-selector
flag
#163
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
analyzer-lsp
--incident-selector
flag is found here: https://github.com/konveyor/analyzer-lsp/blob/main/cmd/analyzer/main.go#L58We should expose this option so that users can filter analysis incidents based on packages/modules. Example use:
--incident-selector (package=io.konveyor.demo.*)
The text was updated successfully, but these errors were encountered: