SwiftLint
SwiftLint copied to clipboard
Reverse Data -> String conversion rule
This reverses the Data -> String portion of this PR by introducing a new rule, following feedback on the original issue. It leaves the String -> Data portion of the original rule unchanged.