Skip to content

try to fix ::ioctl(Private::in.fd(), FIONREAD, &nread) #828

try to fix ::ioctl(Private::in.fd(), FIONREAD, &nread)

try to fix ::ioctl(Private::in.fd(), FIONREAD, &nread) #828

name: pre-commit checks
on: [push, pull_request]
jobs:
formatting-check:
name: pre-commit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: pre-commit
uses: pre-commit/action@v3.0.1