Skip to content

fix(golang): reject go_type specs with slash before type name #2116

fix(golang): reject go_type specs with slash before type name

fix(golang): reject go_type specs with slash before type name #2116

Workflow file for this run

name: buf
on:
pull_request:
paths-ignore:
- 'docs/**'
- '.readthedocs.yaml'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: bufbuild/buf-setup-action@v1
- uses: bufbuild/buf-lint-action@v1