Skip to content

Commit

Permalink
🔄 synced file(s) with Nef10/swiftlint-config
Browse files Browse the repository at this point in the history
  • Loading branch information
file-sync-app[bot] committed Oct 20, 2024
1 parent af3e30a commit 0038a5f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .swiftlint.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Updated for 0.53.0
# Updated for 0.57.0

excluded:
- ".build"
Expand Down Expand Up @@ -103,6 +103,10 @@ opt_in_rules:
- redundant_self_in_closure
- unhandled_throwing_task
- private_swiftui_state
- final_test_case
- prefer_key_path
- no_empty_block
- unused_parameter

disabled_rules:
- trailing_comma
Expand Down

0 comments on commit 0038a5f

Please sign in to comment.