diff --git a/.swiftlint.yml b/.swiftlint.yml index 10ded84ab4d..35a3e919c2c 100755 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -9,6 +9,7 @@ excluded: - Tests/Perf - SentryTestUtils/Dynamic/** - .build/** + - .git/** only_rules: - class_delegate_protocol