diff --git a/.swiftlint.yml b/.swiftlint.yml index 2f893f11e..030ed28f8 100644 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -15,6 +15,7 @@ opt_in_rules: # some rules are only opt-in included: - Sourcery + - SourceryRuntime - SourceryTests - Templates/Tests