Skip to content

Commit

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

excluded:
- ".build"
Expand Down Expand Up @@ -96,6 +96,7 @@ opt_in_rules:
- return_value_from_void_function
- accessibility_label_for_image
- comma_inheritance
- self_binding

disabled_rules:
- trailing_comma
Expand Down

0 comments on commit bb74a80

Please sign in to comment.