Commit f4c8d76 1 parent 616a298 commit f4c8d76 Copy full SHA for f4c8d76
File tree 1 file changed +4
-6
lines changed
1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 6
6
7
7
##### Enhancements
8
8
9
- * None.
9
+ * Add ` closure_body_length ` rule to enforce the maximum number of lines
10
+ a closure should have.
11
+ [ Ornithologist Coder] ( https://github.com/ornithocoder )
12
+ [ #52 ] ( https://github.com/realm/SwiftLint/issues/52 )
10
13
11
14
##### Bug Fixes
12
15
49
52
[ Ryan Booker] ( https://github.com/ryanbooker )
50
53
[ #1761 ] ( https://github.com/realm/SwiftLint/issues/1761 )
51
54
52
- * Add ` closure_body_length ` rule to enforce the maximum number of lines
53
- a closure should have.
54
- [ Ornithologist Coder] ( https://github.com/ornithocoder )
55
- [ #52 ] ( https://github.com/realm/SwiftLint/issues/52 )
56
-
57
55
* Add ` single_test_class ` opt-in rule to validate that test files
58
56
only contain a single ` QuickSpec ` or ` XCTestCase ` subclass.
59
57
[ Ornithologist Coder] ( https://github.com/ornithocoder )
You can’t perform that action at this time.
0 commit comments