checks/structural/key_format library

Classes

KeyFormatRule
ARB keys must be valid Dart identifiers so flutter gen-l10n can emit a callable method per key. The convention prescribes flat camelCase (checkoutBookNow); this rule rejects anything that breaks the gen-l10n contract.