sprig icon indicating copy to clipboard operation
sprig copied to clipboard

add indentnonempty function

Open aksiksi opened this issue 9 months ago • 0 comments

This adds indentnonempty. It behaves the same as indent, but skips indenting empty lines. This is useful for indenting generated code.

Please let me know if there is a better name to use!

I wrote this for compose2nix, and thought it might be useful to include upstream. Thanks for the useful library!

aksiksi avatar Mar 04 '25 03:03 aksiksi