Skip to content

Bridge(kafka): guard kafka-related symbols with cfg attrs #844

Bridge(kafka): guard kafka-related symbols with cfg attrs

Bridge(kafka): guard kafka-related symbols with cfg attrs #844

Workflow file for this run

name: Typos
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
typos:
name: Check for typos
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@v1.20.1