[format] Require EOF newline

This commit is contained in:
Margen67
2025-07-18 11:26:28 -07:00
parent 45ca1c352d
commit 3eef564ff8
72 changed files with 74 additions and 73 deletions

View File

@@ -1434,4 +1434,4 @@ void COMMAND_PROCESSOR::ExecutePacket(uint32_t ptr, uint32_t count) {
}
} while (reader_.read_count());
reader_ = old_reader;
}
}