Open Oliver-Mustoe opened 2 months ago
ok I have the ability to squish a file onto one line (as nix code doesnt need newlines, I now just need to parse the actual code) > nixfmt
can take care of the formatting after the fact
First things first I am going to add some sort of subprocess
to the code to run nixfmt (going to be a required package) to the code to edit to have consistency in the data coming into NixConv
me when I take notes as I go