ygojson / ygojson-tools

Tooling for the ygojson project
MIT License
1 stars 0 forks source link

Add more linters to spotless and editor-config entries #125

Open magicDGS opened 1 month ago

magicDGS commented 1 month ago

We should add some more prettier linters to spotless for consistency on the format for different files:

Also, in the .editorconfig we can include some rules to be picked by the different editors. In addition, the main editor that I am using is IntelliJ and we can maybe include some specific rules for that one (if somebody wanna contribute we should make clear that it is also possible).

magicDGS commented 1 month ago

Edited: added SQL-files as flyway will be added with #156