Remove duplicate issue reporting by Danger
This commit is contained in:
@@ -26,4 +26,9 @@ schedule(reporter.scan({
|
||||
* This can be useful if there are multiple reports being parsed to make them distinguishable.
|
||||
*/
|
||||
// outputPrefix?: ""
|
||||
|
||||
/**
|
||||
* Optional: If set to true, it will remove duplicate violations.
|
||||
*/
|
||||
removeDuplicates: true,
|
||||
}))
|
||||
|
||||
Reference in New Issue
Block a user