Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize file encoding and newlines across repository #1665

Closed
wants to merge 4 commits into from

Conversation

rjmholt
Copy link
Contributor

@rjmholt rjmholt commented Apr 23, 2021

PR Summary

Alternate approach to #1567.

This PR:

  • Adds an .editorconfig file to declare all the various settings for text files in the repo
  • Puts all test assets under a common path, so we can ensure that things like encodings and trailing whitespace that might be needed for test cases aren't touched
  • Converts all text files that aren't test assets to have the correct encoding and line endings

PR Checklist

@xtqqczze
Copy link

@rjmholt Please could you resolve merge conflicts.

@rjmholt rjmholt requested a review from bergmeister July 20, 2021 22:19
@rjmholt rjmholt closed this Jan 7, 2022
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.

None yet

2 participants