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

Separate xcodeproj monkey patching #39

Merged
merged 1 commit into from
Aug 8, 2014

Conversation

alexgenco
Copy link
Contributor

Moves all xcodeproj monkeypatching into synx/xcodeproj_ext following the directory structure of their respective class hierarchies.

It's pretty typical for Ruby projects to separate monkey patching stuff into a *_ext subdirectory like this.

Moves all xcodeproj monkeypatching into synx/xcodeproj_ext following the
directory structure of their respective class hierarchies.
@ayanonagon
Copy link
Contributor

🐵 👍 (Also thank you for removing all the TWS.)

@alexgenco
Copy link
Contributor Author

Yeah, sorry about those added newlines too. Not sure why Vim does that. I can probably fix that up if we're being sticklers here.

@ayanonagon
Copy link
Contributor

I'm totally happy with the EOF newlines. It's just a C thing, plus GitHub's "no newline at end of file" icon really bothers me so this is great.

marklarr added a commit that referenced this pull request Aug 8, 2014
Separate xcodeproj monkey patching
@marklarr marklarr merged commit 0acb453 into venmo:master Aug 8, 2014
@marklarr
Copy link
Member

marklarr commented Aug 8, 2014

Cool!

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