Commit f1c32bf
committed
removes deprecated option in docc soundness check script
- verified with Swift 5.10, 6, and 6.1. Prior to swift 6, level was related to providing analysis coverage, but that doesn't appear to be the intent with this check.
- with Swift 5.10, the --level option was ignored - no warning was generated
- post Swift 6, that option was renamed --coverage-summary-level, but still is a no-op without also including
the option --experimental-documentation-coverage1 parent 23b52b7 commit f1c32bf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
0 commit comments