Block or Report
Block or report dsherret
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
dprint/dprint Public
Pluggable and configurable code formatting platform written in Rust.
-
-
-
4,498 contributions in the last year
Less
More
Contribution activity
March 2023
Created 2 commits in 1 repository
Opened 2 pull requests in 1 repository
denoland/deno
1
open
1
merged
Reviewed 13 pull requests in 2 repositories
denoland/deno
12 pull requests
- fix(check): include dts files in tsc roots
- refactor(runtime): remove 40_files.js, 40_write_file.js and 40_read_file.js
- refactor: remove unused 40_diagnostics.js file
-
test(compile): Add a test for dynamic imports in
deno compile -
refactor: remove
Semaphore::new(1)and useTaskQueue - refactor(runtime): factor out deno_io extension crate
- refactor: move TaskQueue from deno_runtime to deno_core
- refactor(runtime): factor out FsPermissions for fs ops
- refactor(cli/graph_util): use mutex instead of semaphore in graph permit
- chore(docs): add note about loadavg returning 0 on windows
- fix: lazily surface errors in package.json deps parsing
- ci: update to ubuntu-22.04