Reviewer Suggestion
    Preparing search index...

    Function parseCodeOwners

    • Parse CODEOWNERS using provider-specific sections and exclusions.

      Parameters

      • content: string

        UTF-8 CODEOWNERS text.

      • platform: Platform

        GitHub or GitLab syntax.

      Returns OwnerRule[]

      Rules in source order; invalid GitHub negations/classes are skipped.