Skip to content

feat: Update go-protoparser to support braced identifiers in option names #388

feat: Update go-protoparser to support braced identifiers in option names

feat: Update go-protoparser to support braced identifiers in option names #388

Workflow file for this run

---
name: Shellcheck
on:
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: ShellCheck
run: shellcheck .github/*.sh