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

Add LINE_LEN support for Kotlin #124

Open
GirZ0n opened this issue Aug 30, 2021 · 1 comment
Open

Add LINE_LEN support for Kotlin #124

GirZ0n opened this issue Aug 30, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@GirZ0n
Copy link
Collaborator

GirZ0n commented Aug 30, 2021

Add LINE_LEN support for Koltin, when Detekt will be able to show the line length in the message. Read more: detekt/detekt#4076.

@GirZ0n
Copy link
Collaborator Author

GirZ0n commented Aug 30, 2021

As a temporary solution, we could calculate the length of the string ourselves, since we seem to have all the necessary functions.

@GirZ0n GirZ0n changed the title Add support for LINE_LEN for Koltin Add LINE_LEN support for Koltin Aug 30, 2021
@nbirillo nbirillo added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Aug 30, 2021
@GirZ0n GirZ0n changed the title Add LINE_LEN support for Koltin Add LINE_LEN support for Kotlin Sep 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants