Skip to content

Improve handling of setting the send buffer vs the batched sink buffer #609

Improve handling of setting the send buffer vs the batched sink buffer

Improve handling of setting the send buffer vs the batched sink buffer #609

Workflow file for this run

name: Lint
on: push
jobs:
test:
name: Rubocop
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Run Rubocop
run: bin/rubocop