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

Only explicitly refer to self when required #259

Open
tspecht opened this issue Dec 5, 2015 · 0 comments
Open

Only explicitly refer to self when required #259

tspecht opened this issue Dec 5, 2015 · 0 comments
Assignees

Comments

@tspecht
Copy link

tspecht commented Dec 5, 2015

How about adding a rule verifying that self is only explicitly referred to when required (e.g. inside a closure)? https://github.com/github/swift-style-guide#only-explicitly-refer-to-self-when-required

@alykhank alykhank added the rule label Dec 5, 2015
@adityatrivedi adityatrivedi self-assigned this Dec 10, 2015
@adityatrivedi adityatrivedi added this to the Sprint 11 milestone Dec 17, 2015
@alykhank alykhank modified the milestones: Sprint 12, Sprint 11 Jan 3, 2016
@alykhank alykhank modified the milestones: Sprint 12, Sprint 13 Jan 21, 2016
@alykhank alykhank modified the milestones: Sprint 13, Sprint 14 Feb 9, 2016
@alykhank alykhank modified the milestone: Sprint 14 Feb 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants