pub const SCHEMA_URL: &str = "https://raw.githubusercontent.com/cesarferreira/robin/refs/heads/main/schema/robin.schema.json";Expand description
Canonical location of the published JSON Schema for .robin.json. Generated
configs point their $schema here so editors can offer autocomplete and
validation.