-
-
Notifications
You must be signed in to change notification settings - Fork 248
Closed
Labels
✨ enhancementNew feature or improvementNew feature or improvement
Milestone
Description
The auto-conversion to snake_case / PascalCase doesn't always work super great, specifically when a class has an acronym in it. We should allow users to provide some sort of config that allows naming overrides. E.g. "ABCModel" should be "abc_model.ABCModel" instead of "a_b_c_model.ABCModel"
Metadata
Metadata
Assignees
Labels
✨ enhancementNew feature or improvementNew feature or improvement