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

added editorconfig for uniform editing #161

Merged
merged 2 commits into from
Dec 4, 2016

Conversation

cemremengu
Copy link
Contributor

Description

Added .editorconfig file to enable uniform editing across editors and devs.

[*]
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
Copy link
Owner

Choose a reason for hiding this comment

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

Here's the big hoopla-ha: RawRabbit is indented with tabs

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes and the fact that each editor uses different amount space for tabs is creating some differences in PRs :(

@cemremengu cemremengu mentioned this pull request Nov 23, 2016
4 tasks
@pardahlman pardahlman merged commit a3a205e into pardahlman:stable Dec 4, 2016
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