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

[LinterSpec] Add spec for subspec names with whitespace #178

Closed
wants to merge 1 commit into from

Conversation

segiddins
Copy link
Member

Needed for #177

@kylef here's the spec, I just can't figure out a way to get the linter to lint the name attribute of subspecs without changing too much

⚠️ WORK IN PROGRESS - DO NOT MERGE ⚠️

@segiddins
Copy link
Member Author

@kapin would appreciate your help on this one

@joshkalpin
Copy link
Member

Was playing with it last night. I need to get a good debugger and figure out why it's being dumb. I'd be completely for pulling the linter apart, it's just I don't know why it's not linting subspecs properly.

@segiddins
Copy link
Member Author

@kapin it is linting subspecs properly, the issue is that the name is a root attribute, and thus isn't being linted for subspecs.

@joshkalpin joshkalpin mentioned this pull request Nov 28, 2014
@joshkalpin
Copy link
Member

@segiddins see #202. It should cover that issue, although it needs way way more testing imo.

mrackwitz added a commit that referenced this pull request Apr 8, 2015
The spec is based off of the changes by @segiddins in #178 and @kaplin in #202. So this supersedes and closes #178, #202. This fixes #177.
mrackwitz added a commit that referenced this pull request Apr 8, 2015
The spec is based off of the changes by @segiddins in #178 and @kaplin in #202. So this supersedes and closes #178, #202. This fixes #177.
@mrackwitz mrackwitz closed this in 0f80dba Apr 9, 2015
@kylef kylef deleted the subspec-whitespace branch April 10, 2015 03:14
mrackwitz added a commit that referenced this pull request Apr 12, 2015
The spec is based off of the changes by @segiddins in #178 and @kaplin in #202. So this supersedes and closes #178, #202. This fixes #177.
Ashton-W pushed a commit to Ashton-W/Core that referenced this pull request Nov 2, 2015
The spec is based off of the changes by @segiddins in CocoaPods#178 and @kaplin in CocoaPods#202. So this supersedes and closes CocoaPods#178, CocoaPods#202. This fixes CocoaPods#177.
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