fprettify icon indicating copy to clipboard operation
fprettify copied to clipboard

feat: add --max-consecutive-empty-lines setting

Open stigh opened this issue 1 year ago • 0 comments
trafficstars

Resolves https://github.com/pseewald/fprettify/issues/164.

This does not contain any tests, so is currently only intended as a proposal. This solves only one of the several limits with fprettify I need to solve to be able to define the code standard we use.

I can also add that I have a couple of other feature branches in the works at https://github.com/stigh/fprettify, which are cherry-picked into a development branch which hopefully will work towards the code standard we use.

If I get some kind of indication that this project has a working PR approval process, I intend to put in the extra effort to add the tests required, and the same with the other feature branches I have.

stigh avatar Feb 28 '24 16:02 stigh