Open samsullivan opened 8 months ago
For example...
example_ids
ExampleIDs
ExampleIds
Doesn't look like you can fix this with the lint's initialisms setting, either.
Interesting. I solved this in another project with an explicit token → value map. I think we can fix it here. Thanks!
Awesome, thanks for the relatively fast response!
For example...
example_ids
->ExampleIDs
example_ids
->ExampleIds
Doesn't look like you can fix this with the lint's initialisms setting, either.