Files
SwiftLint/Source/SwiftLintFramework/Rules
Danny Moesch d99be668c5 Ignore more locations of static references not using 'Self' in classes (#3771)
Static references with `Self` are not allowed to define

* default values of properties,
* annotation parameter values and
* default method parameter values

in classes.
2022-01-21 12:43:12 -08:00
..
2022-01-21 17:56:59 +00:00