Automatically remove superfluous parens (#884) This transformation applies only in a few safe cases. Parens are preserved in multiline expressions, in presence of a comment, or in complex expressions. This change can modify the formatting of existing files, but such cases should be relatively rare.
This repository contains developer tools for working with Google's bazel buildtool.
See instructions in each tool's directory.