(This is somehow https://github.com/jhipster/prettier-java/issues/742) prettier took 98s to format a 146 line file jabgui/src/main/java/org/jabref/gui/fieldeditors/FieldEditors.java 98670ms (unchanged) https://github.com/JabRef/jabref/blob/d06248feabd0003d97c5f5417d345c4aa4af4b2c/jabgui/src/main/java/org/jabref/gui/fieldeditors/FieldEditors.java#L42 At these < 1k LOC files, I gave up after some minutes - https://github.com/JabRef/jabref/blob/d06248feabd0003d97c5f5417d345c4aa4af4b2c/jablib/src/main/java/org/jabref/logic/importer/fileformat/BiblioscapeImporter.java#L28 - https://github.com/JabRef/jabref/blob/d06248feabd0003d97c5f5417d345c4aa4af4b2c/jablib/src/main/java/org/jabref/logic/importer/fileformat/RisImporter.java#L32
(This is somehow #742)
prettier took 98s to format a 146 line file
https://github.com/JabRef/jabref/blob/d06248feabd0003d97c5f5417d345c4aa4af4b2c/jabgui/src/main/java/org/jabref/gui/fieldeditors/FieldEditors.java#L42
At these < 1k LOC files, I gave up after some minutes