JsonToKotlinClass icon indicating copy to clipboard operation
JsonToKotlinClass copied to clipboard

Provide a configuration file that can be shared between team members

Open ColtonIdle opened this issue 3 years ago • 1 comments

I want my team to generate kotlin code using the same settings as one another. Is there a way to share a JsonToKotlinClass config file in our github?

ColtonIdle avatar Jul 14 '20 13:07 ColtonIdle

Sorry,there are no configuration file currently, but it's not hard to support this function.

add an extension to implement it.

If possible, welcome to open a PR for this:blush:

wuseal avatar Jul 14 '20 13:07 wuseal