Files
SwiftLint/Source/SwiftLintFramework/Models
Daniel Duan b9835c3828 Add rule to ban dynamic inline functions
When a class method is marked as both `dynamic` and `@inline(__always)`, its
dispatch behavior is not well defined. Therefore this specific combination
should be discouraged.
2016-12-11 01:52:39 -08:00
..
2016-12-08 18:29:57 -02:00
2016-10-09 01:09:50 +09:00
2016-12-08 18:29:57 -02:00
2016-12-08 18:29:57 -02:00
2016-10-09 01:09:50 +09:00
2016-12-08 18:29:57 -02:00
2016-12-08 18:29:57 -02:00
2016-12-08 18:29:57 -02:00
2016-12-08 18:29:57 -02:00
2016-11-08 19:29:11 +09:00