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

Pruning #103

Merged
merged 1 commit into from
Apr 20, 2016
Merged

Pruning #103

merged 1 commit into from
Apr 20, 2016

Conversation

RuiAAPeres
Copy link
Member

@RuiAAPeres RuiAAPeres commented Apr 19, 2016

Note: This is a humble attempt to ease up @NachoSoto's self assigned task ReactiveCocoa/ReactiveCocoa#2790. Hopefully this will help speeding up the process. 🎉🎉🎉

What's in this PR?

These changes were based on what I see in the ReactiveCocoa repo, except the last one, where I went with simplicity.

  1. Added warning for unused SignalProducers Signals and PropertyTypes.
  2. Remove last line in the files.
  3. In some cases import Foundation was used, in others it wasn't. I removed it, to make the header simpler.

@neilpa
Copy link
Member

neilpa commented Apr 20, 2016

Thanks! I'll also add you as a contributor to this repo. Feel free to self-merge once CI completes.

@ikesyo
Copy link
Member

ikesyo commented Apr 22, 2016

These changes were based on what I see in the ReactiveCocoa repo
2. Remove last line in the files.

This is not true. We are consistently adding trailing newlines in RAC's codebase. I'll submit a PR to address this.

@RuiAAPeres
Copy link
Member Author

@ikesyo I am pretty sure I saw files without last lines. :/

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.

3 participants