Results 270 comments of Pankraz76

dont make like ide: raw: ```java public void collectInput() throws IOException { final TerminalConnection connection = new TerminalConnection(); connection.setSignalHandler(interruptionSignalHandler()); try { read(connection, ReadlineBuilder.builder().enableHistory(false).build(), prompts.iterator()); connection.openBlocking(); } finally { connection.close(); }...

edge case need to give (default) return type: ```java @Override public long contentLength() throws IOException { InputStream is = getInputStream(); try { long size = 0; byte[] buf = new...

check for **ignored**: - https://github.com/spring-projects/spring-framework/pull/35046 - https://github.com/spring-projects/spring-framework/pull/35046/files#r2144621681 Variable 'scope' is never used

@gsmet @gastaldi please see demo of format delta. spot does interprete the eclipse config differently. current setup does not fix unused imports due to bug in plugin. spot covered other...

if you like then, need to `execute local as (almost) EVERYTHING will be changed ONCE`, and be fixed, **like aimed before**, but this time `done and dusty`.

> Apart from the fact that I don't think the PR fixes the original issue (see relevant comment in the test), I am too keen on seeing a bunch of...

> maintenance burden yes nothing comes without cost of carry. I have adjusted completely.