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

Add editorconfig; fix whitespace #881

Merged
merged 4 commits into from Jul 20, 2020
Merged

Add editorconfig; fix whitespace #881

merged 4 commits into from Jul 20, 2020

Conversation

cassidyjames
Copy link
Contributor

I noticed we stil had a lot of mixed tabs and spaces throughout the codebase. This PR adds our regular .editorconfig file and replaces tab characters with spaces.

It looks massive, but view without whitespace changes and you'll see it's tiny. :)

@cassidyjames cassidyjames requested a review from tintou July 20, 2020 19:46
@tintou
Copy link
Member

tintou commented Jul 20, 2020

I'd prefer to not touch anything in the .vapi folder as the .vapi files are always using tabs

@cassidyjames
Copy link
Contributor Author

@tintou 👍 reverted those changes

@tintou tintou merged commit 7573fa7 into master Jul 20, 2020
@tintou tintou deleted the editorconfig-whitespace branch July 20, 2020 20:06
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