Skip to content

Commit

Permalink
Merge pull request #143 from mtj0928/fix-tests
Browse files Browse the repository at this point in the history
Suppress swiftlint warnings
  • Loading branch information
giginet authored Sep 14, 2024
2 parents 36ea7c8 + 11e5700 commit 91f7883
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 @@ -9,6 +9,7 @@ disabled_rules:
- force_try
- todo
- cyclomatic_complexity
- optional_data_string_conversion
line_length: 150
file_length: 600
nesting:
Expand Down

0 comments on commit 91f7883

Please sign in to comment.