Skip to content

Commit

Permalink
Update SwiftLint config for 0.50.3
Browse files Browse the repository at this point in the history
  • Loading branch information
file-sync-app[bot] committed Dec 13, 2022
1 parent 76fb9cb commit 11f82c9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .swiftlint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Updated for 0.49.1
# Updated for 0.50.3

excluded:
- ".build"
Expand Down Expand Up @@ -97,6 +97,8 @@ opt_in_rules:
- accessibility_label_for_image
- comma_inheritance
- self_binding
- accessibility_trait_for_button
- shorthand_optional_binding

disabled_rules:
- trailing_comma
Expand Down

0 comments on commit 11f82c9

Please sign in to comment.