Skip to content

Stop normalization of aggregate_value #27425

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_894432599
May 16, 2026
Merged

Stop normalization of aggregate_value #27425
copybara-service[bot] merged 1 commit into
mainfrom
test_894432599

Conversation

@copybara-service
Copy link
Copy Markdown

Stop normalization of aggregate_value

By default the parser converts an aggregate value in an option like [(my_opt) = { a: \n FOO }] into normallized value a : FOO. This makes it impossible to know locations of the original a and FOO tokens later, when the aggregate value is parsed using TextFormat.

By default the parser converts an aggregate value in an option like `[(my_opt) = {  a:   \n FOO  }]` into normallized value  `a : FOO`. This makes it impossible to know locations of the original `a` and `FOO` tokens later, when the aggregate value is parsed using TextFormat.

PiperOrigin-RevId: 916396061
@copybara-service copybara-service Bot merged commit bb940d7 into main May 16, 2026
@copybara-service copybara-service Bot deleted the test_894432599 branch May 16, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant