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

Incorrect Rule: [brace-style] when throws #405

Closed
brendanjerwin opened this issue Apr 29, 2016 · 0 comments
Closed

Incorrect Rule: [brace-style] when throws #405

brendanjerwin opened this issue Apr 29, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@brendanjerwin
Copy link

Tailor Version: v0.9.0

Swift Version: 2.2

Platform (Mac/Linux/Windows/CI): Mac

Installation Method: Homebrew

Steps to Reproduce Issue

This is what is causing it now. I think its just the throws though.

  1. public convenience init(name: String...) throws {

Expected Behavior

No error

Actual Behavior

[brace-style] Opening brace should have exactly one space before it

@nehasingh2293 nehasingh2293 self-assigned this May 1, 2016
@alykhank alykhank added this to the Sprint 18 milestone May 5, 2016
nehasingh2293 added a commit that referenced this issue May 5, 2016
#405: Check for keywords in between parameter clause and open brace
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

5 participants