Closed mpospese closed 1 year ago
Add the following two option rules (place them alphabetically under the opt-in rules) to .swiftlint.yml config file:
.swiftlint.yml
implicit_return missing_docs
Fix any SwiftLint violations that these rules generate.
Add the following two option rules (place them alphabetically under the opt-in rules) to
.swiftlint.yml
config file:Fix any SwiftLint violations that these rules generate.