Deprecate pb.gw.go files (#14464)

* Clean pb.gw.go files

* Deprecate pb.gw.go file support
This commit is contained in:
Jun Song
2024-09-21 02:18:17 +09:00
committed by GitHub
parent bc9c7193a9
commit 1a1cc25bd1
19 changed files with 6 additions and 63 deletions

View File

@@ -26,7 +26,6 @@ approval_rules:
only_changed_files:
paths:
- "*pb.go"
- "*pb.gw.go"
- "*.bazel"
options:
ignore_commits_by:
@@ -69,7 +68,6 @@ approval_rules:
changed_files:
ignore:
- "*pb.go"
- "*pb.gw.go"
- "*.bazel"
options:
ignore_commits_by: