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

Fix whitespaces #194

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Fix whitespaces #194

wants to merge 6 commits into from

Conversation

PeterJCLaw
Copy link
Member

Fix some minor whitespace issues, plus enable autocrlf and add a .editorconfig to reduce the chances of them happening again.

@@ -0,0 +1,6 @@
[*]
Copy link
Member

Choose a reason for hiding this comment

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

Suggestion: Should this be validated in CI?

Issue: If editorconfig is going to be expected, it should be called out in the README.

Copy link
Member Author

Choose a reason for hiding this comment

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

Maybe? Adding checking in CI is quite a bit more work. The main thing I wanted to sort here was the newlines & autocrlf -- the other bits were things which kinda seemed like a sensible thing to add at the same time.

Happy to add EditorConfig to the README if you think that's useful.

Copy link
Member Author

Choose a reason for hiding this comment

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

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.

2 participants