Skip to content

Commit

Permalink
Disable attributes rule (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvanderwee authored Nov 1, 2024
1 parent 7650f4c commit 7a27b2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ parent_config: https://raw.githubusercontent.com/kodecocodes/swift-style-guide/3

# we disable any particularly pedantic rules which do not support auto-correction
disabled_rules:
- attributes
- indentation_width

0 comments on commit 7a27b2c

Please sign in to comment.