Skip to content

Commit

Permalink
ci: update .swiftlint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jurajhilje committed Oct 12, 2023
1 parent 2ca3f27 commit 19cb0fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ file_length:
ignore_comment_only_lines: true
cyclomatic_complexity:
warning: 15
error: 35
error: 45
reporter: "xcode"

0 comments on commit 19cb0fc

Please sign in to comment.