Skip to content

Commit

Permalink
Merge branch 'fix-build-issues-on-xcode-16-ios-740'
Browse files Browse the repository at this point in the history
  • Loading branch information
buggmagnet committed Aug 19, 2024
2 parents 3305d6a + 48691d3 commit 6871ea4
Show file tree
Hide file tree
Showing 10 changed files with 31 additions and 89 deletions.
8 changes: 0 additions & 8 deletions ios/.swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,6 @@ type_name:
error: 60
excluded: iPhone # excluded via string
allowed_symbols: ["_"] # these are allowed in type names
identifier_name:
allowed_symbols: ["_"] # these are allowed in type names
min_length:
error: 3
excluded:
- id
- URL
- GlobalAPIKey
reporter: "xcode"
nesting:
type_level:
Expand Down
Loading

0 comments on commit 6871ea4

Please sign in to comment.