semaphore icon indicating copy to clipboard operation
semaphore copied to clipboard

refactor: using OS instead of ioutil which is deprecated

Open Caixetadev opened this issue 1 year ago • 1 comments

This pr removes all ioutil that is deprecated and adds the OS in its place

Caixetadev avatar Jan 30 '24 13:01 Caixetadev

Are the whitespace changes necessary? The change itself is A-OK It's just very cluttered.

andreas-marschke avatar Feb 13 '24 20:02 andreas-marschke

Are the whitespace changes necessary? The change itself is A-OK It's just very cluttered.

That's simply what a proper IDE is doing. You can hide the whitespace changes if they annoy you by appending ?w=1 to the URL or by clicking on the settings icon within diff view and enabling "Hide whitespace".

tboerger avatar Feb 27 '24 13:02 tboerger

Sorry, #1818 have been merged instead of this pr.

tboerger avatar Mar 10 '24 20:03 tboerger