To improve code readability, habitually auto-format your code.
In IntelliJ, the default key binding for file reformat is Ctrl+Alt+L
https://www.jetbrains.com/help/idea/reformat-and-rearrange-code.html
To improve code readability, habitually auto-format your code.
In IntelliJ, the default key binding for file reformat is Ctrl+Alt+L
https://www.jetbrains.com/help/idea/reformat-and-rearrange-code.html