Skip to content

Inconsistent code file encoding in this repo #728

@gasparnagy

Description

@gasparnagy

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

No one assigned

    Labels

    maintenanceIssues related to the maintenance of the code-base: conde structuring, CI/CD, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions