commit | 3255d39468a94620bd7c0635ec9a6815209b6616 | [log] [tgz] |
---|---|---|
author | Burak Coskun <burakcosk@gmail.com> | Mon Aug 27 19:42:54 2018 +0200 |
committer | Paul Bethe <pmbethe09@users.noreply.github.com> | Mon Aug 27 13:42:54 2018 -0400 |
tree | 1650ab872fd20fb78cf93e5383fab9f0cc6fc9cf | |
parent | 17bb65ed3da1f2ccf00b3b518e454c2d1b952272 [diff] |
Disable label rewrite if shortenLabelsFlag is false (#359) shortenLabelsFlas is being used in edit ShortenLabels function but not used in rewrite ShortenLabels, which causes all the labels to be shorten though this flag it is set to false.
This repository contains developer tools for working with Google's bazel
buildtool.
See instructions in each tool's directory.