-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
help wantedExtra attention is neededExtra attention is needed
Description
As a user of the cli, I want to be able to ignore certain results using configuration.
Ie. I might want to exclude a flow or a specific element from giving a result.
OR
disable a certain rule from returning results
Solution might be a configurable json like:
Elements: ['screen1']
Flows : ['flowa', 'flowb']
Rules : ['DMLStatementInLoop']
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed