mapperly icon indicating copy to clipboard operation
mapperly copied to clipboard

feat: improve constructor mapping readability

Open aradalvand opened this issue 1 year ago • 1 comments

Fixes #1322

It's my first time contributing to a source generator project, so feel free to let me know if I've made any obvious mistakes. Thanks.

Checklist

  • [x] The existing code style is followed
  • [x] The commit message follows our guidelines
  • [x] Performed a self-review of my code
  • [x] Hard-to-understand areas of my code are commented
  • [x] The documentation is updated (as applicable)
  • [x] Unit tests are added/updated
  • [x] Integration tests are added/updated (as applicable, especially if feature/bug depends on roslyn or framework version in use)

aradalvand avatar Jun 14 '24 11:06 aradalvand

@latonz Thanks! Sorry I've been very busy and couldn't get to fixing those, will do so this weekend when I hopefully get the time.

aradalvand avatar Jun 24 '24 04:06 aradalvand

This received no updates for a longer time, I have done the remaining work and created a new PR https://github.com/riok/mapperly/pull/1448. Thanks for your contribution!

latonz avatar Aug 08 '24 20:08 latonz