Skip to content

Commit

Permalink
Removed swiftLint warning closure_parameter_position
Browse files Browse the repository at this point in the history
  • Loading branch information
Kailash Bora committed May 17, 2024
1 parent 1db32af commit bf5bad8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ disabled_rules:
- vertical_whitespace
- void_function_in_ternary
- empty_enum_arguments
- closure_parameter_position

identifier_name:
min_length: 1
Expand Down

0 comments on commit bf5bad8

Please sign in to comment.