clang-format: add InsertNewlineAtEOF (#14267)

Co-authored-by: nektro <nektro@users.noreply.github.com>
This commit is contained in:
Meghan Denny
2024-10-01 03:49:10 -07:00
committed by GitHub
parent faa524bf67
commit e2f20d794f
49 changed files with 146 additions and 120 deletions

View File

@@ -88,4 +88,4 @@ ZigStackFramePosition getAdjustedPositionForBytecode(JSC::CodeBlock* code, JSC::
return pos;
}
} // namespace Bun
} // namespace Bun