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

Validate whitespace around operator definitions #60

Closed
jpsim opened this issue May 28, 2015 · 0 comments
Closed

Validate whitespace around operator definitions #60

jpsim opened this issue May 28, 2015 · 0 comments

Comments

@jpsim
Copy link
Collaborator

jpsim commented May 28, 2015

Use whitespace around operator definitions.

Good: func <|< <A>(lhs: A, rhs: A) -> A
Bad: func <|<<A>(lhs: A, rhs: A) -> A

akirahrkw added a commit to akirahrkw/SwiftLint that referenced this issue Jun 16, 2015
akirahrkw added a commit to akirahrkw/SwiftLint that referenced this issue Jun 16, 2015
@jpsim jpsim closed this as completed in 90dfe36 Jun 17, 2015
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

1 participant