Skip to content

Commit

Permalink
Update .swiftlint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leogdion authored May 10, 2024
1 parent 852ec66 commit 726b688
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ opt_in_rules:
- legacy_random
- literal_expression_end_indentation
- lower_acl_than_parent
# - missing_docs
- missing_docs
- modifier_order
- multiline_arguments
- multiline_arguments_brackets
Expand Down Expand Up @@ -128,4 +128,4 @@ fatal_error_message:
disabled_rules:
- nesting
- implicit_getter
- switch_case_alignment
- switch_case_alignment

0 comments on commit 726b688

Please sign in to comment.