mirror of
https://github.com/oven-sh/bun
synced 2026-02-19 07:12:24 +00:00
ci: pass the src directory to 'zig fmt' (#20114)
Co-authored-by: nektro <5464072+nektro@users.noreply.github.com>
This commit is contained in:
@@ -8,7 +8,6 @@ const BunString = bun.String;
|
||||
const JSC = bun.JSC;
|
||||
const JSValue = JSC.JSValue;
|
||||
|
||||
|
||||
/// Compare `actual` and `expected`, producing a diff that would turn `actual`
|
||||
/// into `expected`.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user