We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I generate RBE config using this command:
$ ./rbe_configs_gen \ --bazel_version=4.1.0 \ --toolchain_container=l.gcr.io/google/rbe-ubuntu18-04:latest \ --output_src_root=/home/davido/projects/gerrit \ --output_config_path=tools/rbe \ --exec_os=linux \ --target_os=linux
and running the latest buildifier utility on generated code produces this diff: [1].
buildifier
Used buildifier version:
$ buildifier -version buildifier version: 4.0.0 buildifier scm revision: 840218fa3afc7e7145c1eeb3bfeb612c497e67f7
[1] http://paste.openstack.org/show/805685
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I generate RBE config using this command:
and running the latest
buildifier
utility on generated code produces this diff: [1].Used buildifier version:
[1] http://paste.openstack.org/show/805685
The text was updated successfully, but these errors were encountered: