Skip to content

bindgen: remove extra trailing space in check for --rust-edition flags #6069

bindgen: remove extra trailing space in check for --rust-edition flags

bindgen: remove extra trailing space in check for --rust-edition flags #6069

Workflow file for this run

name: Formatting
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
jobs:
code-format-checks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]