Skip to content

Commit 161148e

Browse files
authored
Remove buf breaking exception (#609)
<!-- Describe what has changed in this PR --> **What changed?** remove exception for "workflowservice/v1/request_response.proto" <!-- Tell your future self why have you made these changes --> **Why?** This file is important, I don't want to hide it from this check for a long time.
1 parent acc5707 commit 161148e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

buf.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ breaking:
1313
- WIRE_JSON
1414
ignore:
1515
- google
16-
# TODO (yuri) remove this. Added for "heartbeat" change (add
17-
- temporal/api/workflowservice/v1/request_response.proto
1816
lint:
1917
use:
2018
- DEFAULT

0 commit comments

Comments
 (0)