DemoVaultCoverageChecker.findNotesWithDocsLinks method
DemoVaultCoverageChecker › findNotesWithDocsLinks
Finds notes carrying a[Docs](…) link line. The note IS the documentation, so a line pointing elsewhere for the real explanation is the shape this convention exists to remove.Signature:
findNotesWithDocsLinks(): string[]Returns: string[] — The relative paths of the offending notes.