Skip to content

Commit c44a4d9

Browse files
authored
chore(.librarian): fix state.yaml (googleapis#13078)
Fix batch add apiv1/iam_policy_client.go to preserve_regex.
1 parent 4e07aad commit c44a4d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.librarian/state.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -521,10 +521,10 @@ libraries:
521521
source_roots:
522522
- batch
523523
- internal/generated/snippets/batch
524-
preserve_regex: []
524+
preserve_regex:
525+
- ^batch/apiv1/iam_policy_client\.go$
525526
remove_regex:
526527
- ^internal/generated/snippets/batch/
527-
- ^batch/apiv1/iam_policy_client\.go$
528528
- ^batch/apiv1/[^/]*_client\.go$
529529
- ^batch/apiv1/[^/]*_client_example_go123_test\.go$
530530
- ^batch/apiv1/[^/]*_client_example_test\.go$

0 commit comments

Comments
 (0)