Skip to content

Commit b7eac33

Browse files
committed
update internal boilerplate code.
1 parent 62d4676 commit b7eac33

6 files changed

Lines changed: 10 additions & 10 deletions

File tree

SourceryRuntime/Sources/Generated/Coding.generated.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated using Sourcery 2.2.2 — https://github.com/krzysztofzablocki/Sourcery
1+
// Generated using Sourcery 2.2.3 — https://github.com/krzysztofzablocki/Sourcery
22
// DO NOT EDIT
33
// swiftlint:disable vertical_whitespace trailing_newline
44

SourceryRuntime/Sources/Generated/JSExport.generated.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated using Sourcery 2.2.2 — https://github.com/krzysztofzablocki/Sourcery
1+
// Generated using Sourcery 2.2.3 — https://github.com/krzysztofzablocki/Sourcery
22
// DO NOT EDIT
33
// swiftlint:disable vertical_whitespace trailing_newline
44

SourceryRuntime/Sources/Generated/Typed.generated.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated using Sourcery 2.2.2 — https://github.com/krzysztofzablocki/Sourcery
1+
// Generated using Sourcery 2.2.3 — https://github.com/krzysztofzablocki/Sourcery
22
// DO NOT EDIT
33
// swiftlint:disable vertical_whitespace
44

SourcerySwift/Sources/SourceryRuntime.content.generated.swift

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7603,7 +7603,7 @@ public final class Variable: NSObject, SourceryModel, Typed, Annotated, Document
76037603
"""),
76047604
.init(name: "Coding.generated.swift", content:
76057605
"""
7606-
// Generated using Sourcery 2.2.2 — https://github.com/krzysztofzablocki/Sourcery
7606+
// Generated using Sourcery 2.2.3 — https://github.com/krzysztofzablocki/Sourcery
76077607
// DO NOT EDIT
76087608
// swiftlint:disable vertical_whitespace trailing_newline
76097609
@@ -7709,7 +7709,7 @@ extension Variable: NSCoding {}
77097709
"""),
77107710
.init(name: "JSExport.generated.swift", content:
77117711
"""
7712-
// Generated using Sourcery 2.2.2 — https://github.com/krzysztofzablocki/Sourcery
7712+
// Generated using Sourcery 2.2.3 — https://github.com/krzysztofzablocki/Sourcery
77137713
// DO NOT EDIT
77147714
// swiftlint:disable vertical_whitespace trailing_newline
77157715
@@ -8446,7 +8446,7 @@ extension Variable: VariableAutoJSExport {}
84468446
"""),
84478447
.init(name: "Typed.generated.swift", content:
84488448
"""
8449-
// Generated using Sourcery 2.2.2 — https://github.com/krzysztofzablocki/Sourcery
8449+
// Generated using Sourcery 2.2.3 — https://github.com/krzysztofzablocki/Sourcery
84508450
// DO NOT EDIT
84518451
// swiftlint:disable vertical_whitespace
84528452

SourcerySwift/Sources/SourceryRuntime_Linux.content.generated.swift

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8036,7 +8036,7 @@ public final class Variable: NSObject, SourceryModel, Typed, Annotated, Document
80368036
"""),
80378037
.init(name: "Coding.generated.swift", content:
80388038
"""
8039-
// Generated using Sourcery 2.2.2 — https://github.com/krzysztofzablocki/Sourcery
8039+
// Generated using Sourcery 2.2.3 — https://github.com/krzysztofzablocki/Sourcery
80408040
// DO NOT EDIT
80418041
// swiftlint:disable vertical_whitespace trailing_newline
80428042
@@ -8142,7 +8142,7 @@ extension Variable: NSCoding {}
81428142
"""),
81438143
.init(name: "JSExport.generated.swift", content:
81448144
"""
8145-
// Generated using Sourcery 2.2.2 — https://github.com/krzysztofzablocki/Sourcery
8145+
// Generated using Sourcery 2.2.3 — https://github.com/krzysztofzablocki/Sourcery
81468146
// DO NOT EDIT
81478147
// swiftlint:disable vertical_whitespace trailing_newline
81488148
@@ -8879,7 +8879,7 @@ extension Variable: VariableAutoJSExport {}
88798879
"""),
88808880
.init(name: "Typed.generated.swift", content:
88818881
"""
8882-
// Generated using Sourcery 2.2.2 — https://github.com/krzysztofzablocki/Sourcery
8882+
// Generated using Sourcery 2.2.3 — https://github.com/krzysztofzablocki/Sourcery
88838883
// DO NOT EDIT
88848884
// swiftlint:disable vertical_whitespace
88858885

SourceryTests/Models/TypedSpec.generated.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Generated using Sourcery 2.2.2 — https://github.com/krzysztofzablocki/Sourcery
1+
// Generated using Sourcery 2.2.3 — https://github.com/krzysztofzablocki/Sourcery
22
// DO NOT EDIT
33
import Quick
44
import Nimble

0 commit comments

Comments
 (0)