Commit cd9964d
[9.0.0] Include allowed attribute values in Stardoc proto (bazelbuild#27678)
The set of allowed values of a `string` or `int` attribute is crucial
information for users of a rule or aspect.
Closes bazelbuild#25877.
PiperOrigin-RevId: 832334774
Change-Id: Ibe005910905bf045de9ef5eb8218cbe12f509724
Commit
bazelbuild@58cd0a1
Co-authored-by: Fabian Meumertzheim <fabian@meumertzhe.im>1 parent 6b7508f commit cd9964d
File tree
3 files changed
+17
-1
lines changed- src
- main
- java/com/google/devtools/build/lib/starlarkdocextract
- protobuf
- test/java/com/google/devtools/build/lib/starlarkdocextract
3 files changed
+17
-1
lines changedLines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
72 | 83 | | |
73 | 84 | | |
74 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
173 | 177 | | |
174 | 178 | | |
175 | 179 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
705 | 705 | | |
706 | 706 | | |
707 | 707 | | |
708 | | - | |
| 708 | + | |
709 | 709 | | |
710 | 710 | | |
711 | 711 | | |
| |||
729 | 729 | | |
730 | 730 | | |
731 | 731 | | |
| 732 | + | |
732 | 733 | | |
733 | 734 | | |
734 | 735 | | |
| |||
0 commit comments