mintsweet opened a new issue, #6237: URL: https://github.com/apache/incubator-devlake/issues/6237
## What and why to refactor The current type definitions are scattered close to it, resulting in the need for additional definitions when using the same type in multiple places, so there are a lot of the same type definitions in the project, and there may be some subtle differences between them. ## Describe the solution you'd like 1. create a types directory. 2. collect all types to the types directory. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
