-
-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Labels
bugSomething isn't workingSomething isn't workingcorrectnessOutput parses differently after formattingOutput parses differently after formatting
Milestone
Description
Input (note that every line starts with a single tab character):
''
foo
bar
''Expected output:
''
foo
bar
''Actual output:
" foo\n bar\n"This can be disastrous: https://gitlab.com/Fuzen-py/configsreborn/-/blob/2a6b5aa5c8bee37cc13ab35d186b8fa604f62b2c/Snow/homeManager/programs/waybar/default.nix#L93-96
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingcorrectnessOutput parses differently after formattingOutput parses differently after formatting
Projects
Status
Done