Skip to content

fix formatting issue on some whitespace characters #132

@warren2k

Description

@warren2k

Results containing tab (\t) or newline (\n) characters are sometimes not formatted properly, causing tests to fail. The following tests are examples:

Incorrect tab formatting example:

shell-session not-tested="formatting-issue-generating-tab"
$ ls
default.nix  hello.nix result

Incorrect newline formatting example:

shell-session not-tested="formatting-issue-generating-newline"
$ ls -R ./result
./result:
bin  system

./result/bin:
run-nixos-vm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions