Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

remove BOM requirement from .editorconfig #108

Merged
merged 1 commit into from
Jun 29, 2021

Conversation

simongdavies
Copy link
Member

.editorconfig has an entry forcing C# files to be encoded as utf8 with BOM, seems like:

  1. We don't want this
  2. VS Code ignores it and VS does not, so we end up with BOM in files that have been edited with VS.

This change should resolve this.

@simongdavies simongdavies requested a review from itowlson June 29, 2021 11:52
@simongdavies simongdavies merged commit 01db70e into deislabs:main Jun 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants