Skip to content

chore: add ts-unused-exports library #450

chore: add ts-unused-exports library

chore: add ts-unused-exports library #450

Workflow file for this run

name: Buf lint
on:
push:
branches:
- main
pull_request:
jobs:
check-codegen:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: bufbuild/buf-setup-action@v1
with:
version: 1.19.0
- name: Buf lint
run: make lint.buf