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 closure lengths #52

Closed
jpsim opened this issue May 28, 2015 · 1 comment
Closed

Validate closure lengths #52

jpsim opened this issue May 28, 2015 · 1 comment

Comments

@jpsim
Copy link
Collaborator

jpsim commented May 28, 2015

Closures should be 20 lines or less.

ornithocoder added a commit to ornithocoder/personal-fork-swiftlint that referenced this issue Aug 3, 2017
because closure bodies should not span too many lines. Implements realm#52.
ornithocoder added a commit to ornithocoder/personal-fork-swiftlint that referenced this issue Aug 7, 2017
because closure bodies should not span too many lines. Implements realm#52.
ornithocoder added a commit to ornithocoder/personal-fork-swiftlint that referenced this issue Aug 10, 2017
because closure bodies should not span too many lines. Implements realm#52.
ornithocoder added a commit to ornithocoder/personal-fork-swiftlint that referenced this issue Aug 10, 2017
because closure bodies should not span too many lines. Implements realm#52.
ornithocoder added a commit to ornithocoder/personal-fork-swiftlint that referenced this issue Aug 19, 2017
because closure bodies should not span too many lines. Implements realm#52.
ornithocoder added a commit to ornithocoder/personal-fork-swiftlint that referenced this issue Aug 26, 2017
because closure bodies should not span too many lines. Implements realm#52.
ornithocoder added a commit to ornithocoder/personal-fork-swiftlint that referenced this issue Aug 30, 2017
because closure bodies should not span too many lines. Implements realm#52.
ornithocoder added a commit to ornithocoder/personal-fork-swiftlint that referenced this issue Aug 6, 2018
because closure bodies should not span too many lines. Implements realm#52.
ornithocoder added a commit to ornithocoder/personal-fork-swiftlint that referenced this issue Aug 6, 2018
because closure bodies should not span too many lines. Implements realm#52.
Requires Swift 4.2.
ornithocoder added a commit to ornithocoder/personal-fork-swiftlint that referenced this issue Aug 6, 2018
because closure bodies should not span too many lines. Implements realm#52.
Requires Swift 4.2.
@marcelofabri
Copy link
Collaborator

Implemented by @ornithocoder on #2342 🚀

dirtydanee pushed a commit to dirtydanee/SwiftLint that referenced this issue Aug 14, 2018
because closure bodies should not span too many lines. Implements realm#52.
Requires Swift 4.2.
sjavora pushed a commit to sjavora/SwiftLint that referenced this issue Mar 9, 2019
because closure bodies should not span too many lines. Implements realm#52.
Requires Swift 4.2.
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

2 participants