-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow the same output group to be provided twice.
From now on, if a rule and an aspect applied to it (or two aspects) provide the same output group, the files in it will be merged instead of raising an error. This is needed to land #23589 : with that change, the validation aspect depends on every other aspect applied to the rule and the rule itself, which sometimes results in output group conflicts. RELNOTES: None. PiperOrigin-RevId: 679554441 Change-Id: I6ee4f5522a69c209746119164497a37960d432e2
- Loading branch information
1 parent
c43cf67
commit 55eb334
Showing
2 changed files
with
55 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters