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

Correct your spacing #359

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Correct your spacing #359

wants to merge 5 commits into from

Conversation

sils
Copy link

@sils sils commented Feb 3, 2016

Hi,

I'm currently trying to distract myself from some very important but boring university work so I took 5 minutest to correct your spacing (which was rather inconsistent apparently, but you seem to prefer spaces over tabs in general) with coala since you showed interest in the project. If you want some cool analysis I can recommend you the MarkdownBear which will reformat your markdown uniformly and ClangBear which uses Clang to do fancy analytics on your C code :)

This will normalize spacing in C to use spaces only and remove trailing
whitespace.
This removes trailing whitespace and uses spaces consistently instead of
tabs.

This commit is generated by coala.
@sils
Copy link
Author

sils commented Feb 3, 2016

(Apparently you don't use travis? Maybe you should remove the config then...)

@frederikvs
Copy link
Contributor

Hi,

apologies that it took us so long to get back to you - it's been a busy time.

We ran uncrustify on the development branch a while back, which also fixed some spacing problems I think. This hasn't been merged back into master yet. I hope you understand I'd prefer not to accept this PR right now, to prevent merge conflicts later on.

As for the coala configuration, our quality guys need to look into whether or not we'll start using coala. @ISY-Thomas @maartenvds @asselj ?

@sils
Copy link
Author

sils commented Feb 18, 2016

sure, ping me when you need something. You can just remove the commits that change your code, rebase on whatever you want and run coala again to get it redone without conflicts.

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