Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Known Issue List #86

Open
3 of 7 tasks
daixiang0 opened this issue Jul 19, 2022 · 4 comments
Open
3 of 7 tasks

Known Issue List #86

daixiang0 opened this issue Jul 19, 2022 · 4 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@daixiang0
Copy link
Owner

daixiang0 commented Jul 19, 2022

All issues in this list are planned to fix(not listed in order):

The conflict with goimports like #76 only provides a workaround now.

@daixiang0 daixiang0 added help wanted Extra attention is needed good first issue Good for newcomers labels Jul 19, 2022
@daixiang0 daixiang0 pinned this issue Jul 19, 2022
@daixiang0 daixiang0 changed the title Known Issues List Known Issue List Jul 19, 2022
@ldez
Copy link
Contributor

ldez commented Jul 19, 2022

Since #43, the design is extremely complex and it's not really Go idiomatic (it feels more like Python/JS code style).
I think the global design can and must be simplified.

@daixiang0
Copy link
Owner Author

#70 has simplified some parts of it. If you have some ideas about it, feel free to share them here or post a PR directly :)

@sp71
Copy link

sp71 commented Sep 22, 2023

Any plans to support removal of unused imports similar to goimports?

@daixiang0
Copy link
Owner Author

Any plans to support removal of unused imports similar to goimports?

Add TODO list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants