JavaFXLibrary icon indicating copy to clipboard operation
JavaFXLibrary copied to clipboard

We should run code formatter for the whole codebase

Open sampeson opened this issue 4 years ago • 0 comments

We have different line feeds in code base (LF/CRLF). This should be fixed.

Also formatting varies, this should be fixed also with .editorconfig so that pull requests are easier to read.

See intellij instructions about formatters: https://www.jetbrains.com/help/idea/reformat-and-rearrange-code.html

sampeson avatar Sep 02 '20 11:09 sampeson