Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Some Unit Test for Razor Templating are failing, when global .gitgnore config has core.autocrlf = false #1514

Closed
@DerAlbertCom

Description

@DerAlbertCom

that's because of the

.gitignore

[core]
    autocrlf = false

the the \r\n and \n problem while comparing input and output.

Steps to reproduce on a windows machine

  • checkout (in my case release)
  • execute build.com

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions