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

Allow excluding imports from lll #15

Open
OscarVanL opened this issue Jul 19, 2022 · 2 comments
Open

Allow excluding imports from lll #15

OscarVanL opened this issue Jul 19, 2022 · 2 comments

Comments

@OscarVanL
Copy link

We have some long imports which exceed our lll length configuration.

We'd like to disable lll from anything inside import ( XYZ ) as there's not really much we can do about these import lengths.

Is there any way this could be added as a configuration?

Thanks!

@Antonboom
Copy link

Antonboom commented Mar 14, 2023

Implemented on golangci-lint side – golangci/golangci-lint#3288

@OscarVanL
Copy link
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants