Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
starlark: work around vet false positive (#277)
The stringintconv checker added in https://go-review.googlesource.com/c/tools/+/235797 requires an explicit rune type for the operand of a string(int) conversion.
- Loading branch information