SIGN IN SIGN UP

extension: Require that grammar names are written in snake_case (#26295)

This PR updates the `ExtensionBuilder` to require that grammar names are
written in snake_case.

The grammar names are used to construct identifiers, so we need them to
be valid C identifiers.

Release Notes:

- N/A
M
Marshall Bowers committed
05d3ee8555a97474876a215535895cf9be204f52
Parent: 1b34437
Committed by GitHub <noreply@github.com> on 3/7/2025, 7:02:35 PM