Skip to content

Commit b99039e

Browse files
authored
Maintenance (#148)
1 parent 11d07fa commit b99039e

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
/.build
33
/.swiftpm
44
/Packages
5-
/*.xcodeproj
65
xcuserdata/
76
DerivedData/
87
.netrc

.swift-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.7
1+
5.10

.swiftformat

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
--exclude **/RuntimeWarnings.swift
21
--disable redundantNilInit,redundantSelf,redundantType,unusedArguments
32

43
--header strip

0 commit comments

Comments
 (0)