Answer the question
In order to leave comments, you need to log in
How in intelij IDEA to automatically correct the remarks of the inspector (SonarLint) on the part of semicolons, for example?
The task is to make some basic things possible based on the SonarLint check, for example, the placement of semicolons was performed automatically.
Also interested in custom line breaks, for example, if I need when I call the method through a dot, for
example object.method()
the method is transferred to the next line
object
.method()
But only for this method, for other cases, leave the behavior generated based on settings(wrap if string length....)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question