Commit 2026-05-26 13:45 a52b53f2

View on Github →

chore: rename delaborators to match naming convention (#39822) Change from delab_foo to delabFoo (as these are Type-valued, not Prop-valued, so should be lowerCamelCase by naming rule 4). This should not need deprecations, as presumably these delaborators are never called directly. Found by the linter added in #34519.

Estimated changes