Redocly/redocly-cli

no-unresolved-refs should be case-sensitive

Offen

#1.326 geöffnet am 12.11.2023

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (222 Forks)auto 404
Type: Buggood first issuep3

Repository-Metriken

Stars
 (1.481 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

$ref values are URI and URI are case-sensitive, therefore, no-unresolved-refs should be case-sensitive.

It seems to vary with the OS at the moment (case-insensitive on Windows).

Contributor Guide