atlassian / bazel-tools

Reusable bits for Bazel
Apache License 2.0
113 stars 36 forks source link

Rename hash into file_hash #38

Closed ash2k closed 6 years ago

ash2k commented 6 years ago

hash name clashes with a global https://docs.bazel.build/versions/master/skylark/lib/globals.html#hash

Somehow this works fine with bazel 0.19 but does not work with 0.18.