Skip to content

Commit

Permalink
Generate metacomment go file
Browse files Browse the repository at this point in the history
  • Loading branch information
haya14busa committed Jun 18, 2024
1 parent b93717a commit 162c74e
Show file tree
Hide file tree
Showing 5 changed files with 169 additions and 2 deletions.
File renamed without changes.
3 changes: 3 additions & 0 deletions proto/entrypoint.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash
protoc --proto_path=./rdf --go_out=./rdf --go_opt=paths=source_relative --jsonschema_out=./rdf/jsonschema ./rdf/reviewdog.proto
protoc --proto_path=./metacomment --go_out=./metacomment --go_opt=paths=source_relative ./metacomment/metacomment.proto
166 changes: 166 additions & 0 deletions proto/metacomment/metacomment.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions proto/rdf/entrypoint.sh

This file was deleted.

File renamed without changes.

0 comments on commit 162c74e

Please sign in to comment.