diff --git a/.swiftlint.yml b/.swiftlint.yml index 39ca075..eea7996 100644 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -127,7 +127,7 @@ custom_rules: message: "Localize or translate" severity: error match_kinds: string - + simple_ban: name: "Simple type name" regex: '(class|struct)(.)+[sS]imple(.)+\{'