Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit15a6c9f

Browse files
committed
fix: list -> regex
1 parent9723fa4 commit15a6c9f

File tree

9 files changed

+1715
-1447
lines changed

9 files changed

+1715
-1447
lines changed

‎Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -809,7 +809,7 @@ aibridged/proto/aibridged.pb.go: aibridged/proto/aibridged.proto
809809
--go_opt=paths=source_relative\
810810
--go-drpc_out=.\
811811
--go-drpc_opt=paths=source_relative\
812-
./aibridged/proto/aibridged.proto
812+
./aibridged/proto/*.proto
813813

814814
site/src/api/typesGenerated.ts: site/node_modules/.installed$(wildcard scripts/apitypings/*)$(shell find ./codersdk$(FIND_EXCLUSIONS) -type f -name '*.go')
815815
# -C sets the directory for the go run command

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp