mirror of
https://github.com/realm/SwiftLint.git
synced 2026-05-07 20:12:49 +00:00
Generate summary in OSS check (#6023)
The file listing more fine-grained differences between new and fixed violations can be downloaded from the job on Buildkite.
This commit is contained in:
@@ -17,6 +17,7 @@ steps:
|
||||
- gem install bundler -v 2.4.22
|
||||
- echo "+++ Run OSS Scan"
|
||||
- make oss_scan
|
||||
artifact_paths: "oss-check-summary.md"
|
||||
priority: 10
|
||||
- label: "TSan Tests"
|
||||
commands:
|
||||
|
||||
Reference in New Issue
Block a user