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 4b4c169 commit b4e09b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -232,4 +232,4 @@ private String foo() {
}
""".formatted(classname, beforeLine)));
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -194,4 +194,4 @@ File test(String fileName) throws Exception {
);
}
}
}
}

0 comments on commit b4e09b9

Please sign in to comment.