Skip to content

Commit

Permalink
refactor: Empty new line at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
timtebeek and TeamModerne committed Apr 23, 2024
1 parent ef42516 commit 57c772e
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ void test() {
""")
);
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -580,4 +580,4 @@ String reason() {
);
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,4 @@ void test() {
)
);
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,3 @@ void test() {
}

}


Original file line number Diff line number Diff line change
Expand Up @@ -144,5 +144,3 @@ void test() {
}

}


Original file line number Diff line number Diff line change
Expand Up @@ -282,5 +282,3 @@ public class MockitoArgumentMatchersTest {
);
}
}


Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ class Foo {
)
);
}
}
}

0 comments on commit 57c772e

Please sign in to comment.