Skip to content

fix(fs): WriteStream pending write fastpath #1354

fix(fs): WriteStream pending write fastpath

fix(fs): WriteStream pending write fastpath #1354

Workflow file for this run

name: Typos
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Spellcheck
uses: crate-ci/[email protected]
with:
files: docs/**/*