Skip to content

Conversation

@stevejgordon
Copy link
Contributor

@stevejgordon stevejgordon commented May 1, 2021

The .editorconfig change is applied by ReSharper code cleanup and avoid BOM changes affecting the check license headers action.

insert_final_newline=true

[*]
charset = utf-8
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️ grave omission !

Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Almost LGTM, I don't think we need to change our header to the long form. We have explicit permission to use the short format given that's what most .NET repositories use (e.g the dotnet and microsoft repositories).

@stevejgordon stevejgordon force-pushed the misc/charset-and-resharper-header branch from 288e42e to e298cb1 Compare May 4, 2021 14:25
@stevejgordon stevejgordon force-pushed the misc/charset-and-resharper-header branch from e298cb1 to ac32d90 Compare May 4, 2021 14:28
@stevejgordon stevejgordon changed the title Set no BOM in editorconfig and update resharper config Set no BOM in editorconfig May 4, 2021
@stevejgordon stevejgordon merged commit e88c723 into 7.x May 4, 2021
@stevejgordon stevejgordon deleted the misc/charset-and-resharper-header branch May 4, 2021 14:53
github-actions bot pushed a commit that referenced this pull request May 4, 2021
github-actions bot pushed a commit that referenced this pull request May 4, 2021
stevejgordon added a commit that referenced this pull request May 4, 2021
Co-authored-by: Steve Gordon <sgordon@hotmail.co.uk>
stevejgordon added a commit that referenced this pull request May 4, 2021
Co-authored-by: Steve Gordon <sgordon@hotmail.co.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants