Skip to content

Commit 0bd4dfd

Browse files
chore: Prevents swiftformat enum adjustment
1 parent 5278908 commit 0bd4dfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/GraphitiTests/ProductAPI/ProductContext.swift

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import Foundation
22

3+
// swiftformat:disable:next enumNamespaces
34
struct ProductContext {
45
static let dimensions = [
56
ProductDimension(

0 commit comments

Comments
 (0)