Files
SwiftLint/Source
Cihat Gündüz fe146a3e40 [unused_closure_parameter] Make an exception for the self keyword and handle like identifier
Rationale: This makes the usage of the Delegated pattern usable without violating this rule.
See here for more details: https://github.com/dreymonde/Delegated
2019-02-14 18:49:13 +01:00
..