Skip to content

Commit

Permalink
Disable non_optional_string_data_conversion SwiftLint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyarnold committed Jul 1, 2024
1 parent 5ac95c4 commit 3484d25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#

disabled_rules:
- non_optional_string_data_conversion
- trailing_comma

excluded:
Expand Down

0 comments on commit 3484d25

Please sign in to comment.