Skip to content

Commit

Permalink
. rd Reformat with clang-format and/or update snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 14, 2025
1 parent 795f5eb commit b29bb94
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ApprovalTests/logs/ApprovalFileLog.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

auto constexpr APPROVAL_TEMP_DIRECTORY = "/.approval_tests_temp";

class ApprovalFileLog {
class ApprovalFileLog
{
public:
// Static initializer to ensure an _empty_ log file is created
static void initialize();
Expand Down

0 comments on commit b29bb94

Please sign in to comment.