Disable error checking while diff is being applied

Is there an option to disable error checking while diff is being applied?

I don’t really like having to see 100 errors while diff is being applied due to it not being finished yet. I much rather disable error checking while diff is being applied, it may also save some wasted CPU usage unnecessarily checking for errors before all the changes are finished.

1 Like

Additionally, it might be beneficial to completely disable processing linting while the diff is being applied to further reduce CPU usage when it really isn’t needed. Could be good for saving a little bit of laptop battery.

1 Like