Files
SwiftLint/Source/SwiftLintFramework
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-04-17 14:56:03 +02:00
2016-12-08 18:29:57 -02:00
2016-12-08 18:32:21 -02:00
2016-12-01 10:34:05 -08:00