Skip to content

Remove fix-project-settings.rb references from Makefile #695

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

Merged
merged 1 commit into from
Jan 13, 2020

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jan 13, 2020

Motivation:

The Makefile referenced a file which no longer exists.

Modifications:

Remove references to that file.

Result:

More happy project generation.

@glbrntt glbrntt requested a review from MrMage January 13, 2020 10:46
@glbrntt
Copy link
Collaborator Author

glbrntt commented Jan 13, 2020

Fixes #693

Copy link
Collaborator

@MrMage MrMage left a comment

Choose a reason for hiding this comment

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

Why do we no longer need this script, though? And in which PR did it get removed? I must have missed that.

@glbrntt
Copy link
Collaborator Author

glbrntt commented Jan 13, 2020

It was removed with all the other stale documentation/examples etc.

To be honest, I removed it without thinking. Happy to put it back though if you think?

@MrMage
Copy link
Collaborator

MrMage commented Jan 13, 2020

Hmm. It can help with some people sending wrongly-formatted PRs, for example. Our indentation settings are fairly non-standard.

I would suggest re-adding it.

Motivation:

The fix-project-settings.rb script was prematurely removed.

Modifications:

Add it back.

Result:

Happier .xcodeproj generation.
@glbrntt glbrntt force-pushed the gb-remove-fix-project-settings branch from 43a91fd to 2ad194e Compare January 13, 2020 12:18
@glbrntt
Copy link
Collaborator Author

glbrntt commented Jan 13, 2020

Re-added but to scripts/

Copy link
Collaborator

@MrMage MrMage left a comment

Choose a reason for hiding this comment

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

LGTM

@glbrntt glbrntt merged commit 103d61d into grpc:nio Jan 13, 2020
@glbrntt glbrntt deleted the gb-remove-fix-project-settings branch January 13, 2020 13:29
glbrntt added a commit to glbrntt/grpc-swift that referenced this pull request Jan 24, 2020
Motivation:

The fix-project-settings.rb script was prematurely removed.

Modifications:

Add it back.

Result:

Happier .xcodeproj generation.
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Feb 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants