Skip to content

Commit

Permalink
[TEST] Disable line_length for JSON fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
Wei Sun authored and Wei Sun committed Sep 7, 2021
1 parent 4022e47 commit 0f1b271
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// swiftlint:disable line_length
let commitMessageJSON = """
{
"sha": "93ae30cf2aee4241c442fb3242543490998cffdb",
Expand Down Expand Up @@ -76,3 +77,4 @@ let commitMessageJSON = """
]
}
"""
// swiftlint:enable line_length

0 comments on commit 0f1b271

Please sign in to comment.