Skip to content

Commit 4808729

Browse files
committed
Disabling deprecation warnings
1 parent 98ee9e5 commit 4808729

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/swiftlint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@ jobs:
1616
run: brew install swiftlint
1717
- name: Run SwiftLint
1818
run: swiftlint --strict
19+
disabled_rules:
20+
- deprecated_syntax

0 commit comments

Comments
 (0)