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

ktlint rule violation name #738

Closed
afaucogney opened this issue Nov 16, 2020 · 1 comment
Closed

ktlint rule violation name #738

afaucogney opened this issue Nov 16, 2020 · 1 comment
Labels

Comments

@afaucogney
Copy link

I tried to use spotless (not so straight forward). I setup for kotlin with ktlin.
I detect a violation with the Check task. This violation come from ktlint, and I accept it on my projet. How can I get the name of the rule ? There is nothing in the log.

@nedtwigg nedtwigg changed the title How print the rule violation name ? ktlint rule violation name Nov 16, 2020
@nedtwigg
Copy link
Member

I'm not sure, but it sounds like it is not supported right now, and would require adding a new feature. I might suggest ktfmt instead, see here for more info.

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

No branches or pull requests

2 participants