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

Add configurable constraints to set maximum line and variable/constant name lengths #13

Closed
13 tasks done
adityatrivedi opened this issue May 30, 2015 · 0 comments
Closed
13 tasks done
Assignees
Labels
Milestone

Comments

@adityatrivedi
Copy link
Member

By default, the max line length and max variable/constant name lengths will be infinite.

Restrict name lengths of:

  • class
  • enum
  • enumcase
  • struct
  • protocol
  • element
  • function
  • label
  • setter
  • typealias
  • type
  • variable
  • constant
@adityatrivedi adityatrivedi added this to the Sprint 1 milestone May 30, 2015
@alykhank alykhank added the ready label Jun 6, 2015
@alykhank alykhank self-assigned this Jun 10, 2015
alykhank added a commit that referenced this issue Jun 18, 2015
@alykhank alykhank modified the milestones: Sprint 1, Sprint 3 Jun 26, 2015
alykhank added a commit that referenced this issue Jul 9, 2015
Fix #13: Restrict variable/constant name lengths
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants