Skip to content

Mode 'verify' and tests do not run on Windows #19

Closed
@alexanderogilvie

Description

@alexanderogilvie

Under Windows (just imagine you WOULD or WOULD HAVE TO use it ;) ) the tests fail.
As well 'verify' mode does not work properly, at least if you work with the git config flag core.autocrlf=true. The problem is, that by checking out a branch or changes to CSS module type declaration files, the line endings are set from LF (what is in the repo) to CRLF. The result is, that the comparison in 'verify' between the file on disk and the generated module definition finds diffs and fails by that.

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