Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(model): Add the property
Issue.affectedPath
This property can be set in case the issue is limited to a file or directory. This prepares for making use of it for ScanCode timeout issues, e.g. filter out irrelevant timeout issues if outside the VCS path or matched by a path exclude. Signed-off-by: Frank Viernau <[email protected]>
- Loading branch information