Web3Swift
Web3Swift copied to clipboard
Prohibit use of ternary conditional operator
We shouldn't use ternary conditional operator. Let's stick with Ternary or use if else instead and enforce it though swiftlint.