Skip to content

Commit

Permalink
Enabled control_statement swiftllint rule (#20794)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmihai23 authored Jul 16, 2024
1 parent 9231f26 commit 6cd392c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion focus-ios/.swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ only_rules: # Only enforce these rules, ignore all others
- comment_spacing
- compiler_protocol_init
- computed_accessors_order
# - control_statement
- control_statement
- duplicate_conditions
- dynamic_inline
- empty_enum_arguments
Expand Down

0 comments on commit 6cd392c

Please sign in to comment.