Skip to content

Commit 605a8cc

Browse files
authored
fix(ast): Re-add the ast.proto file (#32)
This file had been accidentally deleted as part of the migration process
1 parent 5f6b0eb commit 605a8cc

File tree

5 files changed

+757
-524
lines changed

5 files changed

+757
-524
lines changed

buf.gen.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: v1
2+
managed:
3+
enabled: true
4+
plugins:
5+
- plugin: buf.build/protocolbuffers/go:v1.30.0
6+
out: internal
7+
opt: paths=source_relative

buf.work.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version: v1
2+
directories:
3+
- protos

0 commit comments

Comments
 (0)