We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c091698 commit 19e7de7Copy full SHA for 19e7de7
ApiSurface/DocCoverage.fs
@@ -383,4 +383,4 @@ module DocCoverage =
383
let assertFullyDocumented (assembly : Assembly) =
384
ofAssemblyXml assembly
385
|> compare (ofAssemblySurface assembly)
386
- |> SurfaceComparison.assertNoneRemoved true
+ |> SurfaceComparison.assertNoneRemoved false
0 commit comments