-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Labels
maintenanceIssues related to the maintenance of the code-base: conde structuring, CI/CD, etc.Issues related to the maintenance of the code-base: conde structuring, CI/CD, etc.
Description
Reqnroll Version
n/a
Which test runner are you using?
MSTest
Test Runner Version Number
n/a
.NET Implementation
.NET 9.0
Test Execution Method
Visual Studio Test Explorer
Content of reqnroll.json configuration file
No response
Issue Description
Just noticed that some of the diffs are not displaying because it things that the file is binary. For me it seemed that the problem is that it was Unicode, but I also checked a few other files, and some was UTF-8 (without BOM), some was UTF-8 (with BOM).
Somehow we would need to ensure in CI that the file encoding is consistent.
Is there an easy/standard way to do that?
Steps to Reproduce
See for example: a3107de
Link to Repro Project
No response
Metadata
Metadata
Assignees
Labels
maintenanceIssues related to the maintenance of the code-base: conde structuring, CI/CD, etc.Issues related to the maintenance of the code-base: conde structuring, CI/CD, etc.