JavaFXLibrary
JavaFXLibrary copied to clipboard
We should run code formatter for the whole codebase
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