Due to the support for specifying version as files('VERSION'), we need to internally accept an array, since that is what files() returns. Before that, we didn't accept arrays, and after that, we don't intend to accept generic arrays, only arrays as a side effect of files(). So tighten the typechecking to ensure that that is what we actually get.pull/9874/head
parent
4f40962a05
commit
a0d28e850e
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue