Skip to content
New issue

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

Buildifier is not being enforced everywhere #611

Closed
UebelAndre opened this issue Feb 25, 2021 · 5 comments
Closed

Buildifier is not being enforced everywhere #611

UebelAndre opened this issue Feb 25, 2021 · 5 comments

Comments

@UebelAndre
Copy link
Collaborator

There are a lot of things out of date when you run buildifier -lint=fix -mode=fix -warnings=all -r ./. Many things can be fixed by re-running cargo-raze on the latest version, but there are a few other files that have changes that probably shouldn't. Namely things in ./rust and ./test:

git status
On branch main
Your branch is up to date with 'origin/main'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   bindgen/raze/remote/BUILD.aho-corasick-0.7.13.bazel
	modified:   bindgen/raze/remote/BUILD.ansi_term-0.11.0.bazel
	modified:   bindgen/raze/remote/BUILD.atty-0.2.14.bazel
	modified:   bindgen/raze/remote/BUILD.bindgen-0.55.1.bazel
	modified:   bindgen/raze/remote/BUILD.bitflags-1.2.1.bazel
	modified:   bindgen/raze/remote/BUILD.cexpr-0.4.0.bazel
	modified:   bindgen/raze/remote/BUILD.cfg-if-0.1.10.bazel
	modified:   bindgen/raze/remote/BUILD.clang-sys-1.0.0.bazel
	modified:   bindgen/raze/remote/BUILD.clap-2.33.3.bazel
	modified:   bindgen/raze/remote/BUILD.env_logger-0.7.1.bazel
	modified:   bindgen/raze/remote/BUILD.glob-0.3.0.bazel
	modified:   bindgen/raze/remote/BUILD.hermit-abi-0.1.16.bazel
	modified:   bindgen/raze/remote/BUILD.humantime-1.3.0.bazel
	modified:   bindgen/raze/remote/BUILD.lazy_static-1.4.0.bazel
	modified:   bindgen/raze/remote/BUILD.lazycell-1.3.0.bazel
	modified:   bindgen/raze/remote/BUILD.libc-0.2.77.bazel
	modified:   bindgen/raze/remote/BUILD.libloading-0.6.3.bazel
	modified:   bindgen/raze/remote/BUILD.log-0.4.11.bazel
	modified:   bindgen/raze/remote/BUILD.memchr-2.3.3.bazel
	modified:   bindgen/raze/remote/BUILD.nom-5.1.2.bazel
	modified:   bindgen/raze/remote/BUILD.peeking_take_while-0.1.2.bazel
	modified:   bindgen/raze/remote/BUILD.proc-macro2-1.0.23.bazel
	modified:   bindgen/raze/remote/BUILD.quick-error-1.2.3.bazel
	modified:   bindgen/raze/remote/BUILD.quote-1.0.7.bazel
	modified:   bindgen/raze/remote/BUILD.regex-1.3.9.bazel
	modified:   bindgen/raze/remote/BUILD.regex-syntax-0.6.18.bazel
	modified:   bindgen/raze/remote/BUILD.rustc-hash-1.1.0.bazel
	modified:   bindgen/raze/remote/BUILD.shlex-0.1.1.bazel
	modified:   bindgen/raze/remote/BUILD.strsim-0.8.0.bazel
	modified:   bindgen/raze/remote/BUILD.termcolor-1.1.0.bazel
	modified:   bindgen/raze/remote/BUILD.textwrap-0.11.0.bazel
	modified:   bindgen/raze/remote/BUILD.thread_local-1.0.1.bazel
	modified:   bindgen/raze/remote/BUILD.unicode-width-0.1.8.bazel
	modified:   bindgen/raze/remote/BUILD.unicode-xid-0.2.1.bazel
	modified:   bindgen/raze/remote/BUILD.vec_map-0.8.2.bazel
	modified:   bindgen/raze/remote/BUILD.version_check-0.9.2.bazel
	modified:   bindgen/raze/remote/BUILD.which-3.1.1.bazel
	modified:   bindgen/raze/remote/BUILD.winapi-0.3.9.bazel
	modified:   bindgen/raze/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel
	modified:   bindgen/raze/remote/BUILD.winapi-util-0.1.5.bazel
	modified:   bindgen/raze/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.autocfg-1.0.1.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.bitflags-1.2.1.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.cc-1.0.66.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.cfg-if-0.1.10.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.cfg-if-1.0.0.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.foreign-types-0.3.2.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.foreign-types-shared-0.1.1.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.form_urlencoded-1.0.0.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.git2-0.13.12.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.idna-0.2.0.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.jobserver-0.1.21.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.lazy_static-1.4.0.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.libc-0.2.82.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.libgit2-sys-0.12.18+1.1.0.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.libssh2-sys-0.2.20.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.libz-sys-1.1.2.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.log-0.4.13.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.matches-0.1.8.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.openssl-0.10.32.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.openssl-probe-0.1.2.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.openssl-sys-0.9.60.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.percent-encoding-2.1.0.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.pkg-config-0.3.19.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.tinyvec-1.1.0.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.tinyvec_macros-0.1.0.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.unicode-bidi-0.3.4.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.unicode-normalization-0.1.16.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.url-2.2.0.bazel
	modified:   examples/complex_sys/raze/remote/BUILD.vcpkg-0.2.11.bazel
	modified:   examples/hello_sys/raze/remote/BUILD.bzip2-0.3.3.bazel
	modified:   examples/hello_sys/raze/remote/BUILD.bzip2-sys-0.1.9+1.0.8.bazel
	modified:   examples/hello_sys/raze/remote/BUILD.cc-1.0.60.bazel
	modified:   examples/hello_sys/raze/remote/BUILD.libc-0.2.77.bazel
	modified:   examples/hello_sys/raze/remote/BUILD.pkg-config-0.3.18.bazel
	modified:   proto/raze/remote/BUILD.autocfg-1.0.0.bazel
	modified:   proto/raze/remote/BUILD.base64-0.9.3.bazel
	modified:   proto/raze/remote/BUILD.bitflags-1.2.1.bazel
	modified:   proto/raze/remote/BUILD.byteorder-1.3.4.bazel
	modified:   proto/raze/remote/BUILD.bytes-0.4.12.bazel
	modified:   proto/raze/remote/BUILD.cfg-if-0.1.10.bazel
	modified:   proto/raze/remote/BUILD.cloudabi-0.0.3.bazel
	modified:   proto/raze/remote/BUILD.crossbeam-deque-0.7.3.bazel
	modified:   proto/raze/remote/BUILD.crossbeam-epoch-0.8.2.bazel
	modified:   proto/raze/remote/BUILD.crossbeam-queue-0.2.1.bazel
	modified:   proto/raze/remote/BUILD.crossbeam-utils-0.7.2.bazel
	modified:   proto/raze/remote/BUILD.fnv-1.0.6.bazel
	modified:   proto/raze/remote/BUILD.fuchsia-zircon-0.3.3.bazel
	modified:   proto/raze/remote/BUILD.fuchsia-zircon-sys-0.3.3.bazel
	modified:   proto/raze/remote/BUILD.futures-0.1.29.bazel
	modified:   proto/raze/remote/BUILD.futures-cpupool-0.1.8.bazel
	modified:   proto/raze/remote/BUILD.grpc-0.6.2.bazel
	modified:   proto/raze/remote/BUILD.grpc-compiler-0.6.2.bazel
	modified:   proto/raze/remote/BUILD.hermit-abi-0.1.11.bazel
	modified:   proto/raze/remote/BUILD.httpbis-0.7.0.bazel
	modified:   proto/raze/remote/BUILD.iovec-0.1.4.bazel
	modified:   proto/raze/remote/BUILD.kernel32-sys-0.2.2.bazel
	modified:   proto/raze/remote/BUILD.lazy_static-1.4.0.bazel
	modified:   proto/raze/remote/BUILD.libc-0.2.69.bazel
	modified:   proto/raze/remote/BUILD.lock_api-0.3.4.bazel
	modified:   proto/raze/remote/BUILD.log-0.3.9.bazel
	modified:   proto/raze/remote/BUILD.log-0.4.6.bazel
	modified:   proto/raze/remote/BUILD.maybe-uninit-2.0.0.bazel
	modified:   proto/raze/remote/BUILD.memoffset-0.5.4.bazel
	modified:   proto/raze/remote/BUILD.mio-0.6.21.bazel
	modified:   proto/raze/remote/BUILD.mio-uds-0.6.7.bazel
	modified:   proto/raze/remote/BUILD.miow-0.2.1.bazel
	modified:   proto/raze/remote/BUILD.net2-0.2.33.bazel
	modified:   proto/raze/remote/BUILD.num_cpus-1.13.0.bazel
	modified:   proto/raze/remote/BUILD.parking_lot-0.9.0.bazel
	modified:   proto/raze/remote/BUILD.parking_lot_core-0.6.2.bazel
	modified:   proto/raze/remote/BUILD.protobuf-2.8.2.bazel
	modified:   proto/raze/remote/BUILD.protobuf-codegen-2.8.2.bazel
	modified:   proto/raze/remote/BUILD.redox_syscall-0.1.56.bazel
	modified:   proto/raze/remote/BUILD.rustc_version-0.2.3.bazel
	modified:   proto/raze/remote/BUILD.safemem-0.3.3.bazel
	modified:   proto/raze/remote/BUILD.scoped-tls-0.1.2.bazel
	modified:   proto/raze/remote/BUILD.scopeguard-1.1.0.bazel
	modified:   proto/raze/remote/BUILD.semver-0.9.0.bazel
	modified:   proto/raze/remote/BUILD.semver-parser-0.7.0.bazel
	modified:   proto/raze/remote/BUILD.slab-0.3.0.bazel
	modified:   proto/raze/remote/BUILD.slab-0.4.2.bazel
	modified:   proto/raze/remote/BUILD.smallvec-0.6.13.bazel
	modified:   proto/raze/remote/BUILD.tls-api-0.1.22.bazel
	modified:   proto/raze/remote/BUILD.tls-api-stub-0.1.22.bazel
	modified:   proto/raze/remote/BUILD.tokio-0.1.22.bazel
	modified:   proto/raze/remote/BUILD.tokio-codec-0.1.2.bazel
	modified:   proto/raze/remote/BUILD.tokio-core-0.1.17.bazel
	modified:   proto/raze/remote/BUILD.tokio-current-thread-0.1.7.bazel
	modified:   proto/raze/remote/BUILD.tokio-executor-0.1.10.bazel
	modified:   proto/raze/remote/BUILD.tokio-fs-0.1.7.bazel
	modified:   proto/raze/remote/BUILD.tokio-io-0.1.13.bazel
	modified:   proto/raze/remote/BUILD.tokio-reactor-0.1.12.bazel
	modified:   proto/raze/remote/BUILD.tokio-sync-0.1.8.bazel
	modified:   proto/raze/remote/BUILD.tokio-tcp-0.1.4.bazel
	modified:   proto/raze/remote/BUILD.tokio-threadpool-0.1.18.bazel
	modified:   proto/raze/remote/BUILD.tokio-timer-0.1.2.bazel
	modified:   proto/raze/remote/BUILD.tokio-timer-0.2.13.bazel
	modified:   proto/raze/remote/BUILD.tokio-tls-api-0.1.22.bazel
	modified:   proto/raze/remote/BUILD.tokio-udp-0.1.6.bazel
	modified:   proto/raze/remote/BUILD.tokio-uds-0.1.7.bazel
	modified:   proto/raze/remote/BUILD.tokio-uds-0.2.6.bazel
	modified:   proto/raze/remote/BUILD.unix_socket-0.5.0.bazel
	modified:   proto/raze/remote/BUILD.void-1.0.2.bazel
	modified:   proto/raze/remote/BUILD.winapi-0.2.8.bazel
	modified:   proto/raze/remote/BUILD.winapi-0.3.8.bazel
	modified:   proto/raze/remote/BUILD.winapi-build-0.1.1.bazel
	modified:   proto/raze/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel
	modified:   proto/raze/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel
	modified:   proto/raze/remote/BUILD.ws2_32-sys-0.2.1.bazel
	modified:   rust/private/rustc.bzl
	modified:   rust/repositories.bzl
	modified:   rust/rust.bzl
	modified:   test/rustc_env_files/BUILD
	modified:   tools/rust_analyzer/deps.bzl
	modified:   tools/rust_analyzer/raze/remote/BUILD.ansi_term-0.11.0.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.anyhow-1.0.38.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.atty-0.2.14.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.bitflags-1.2.1.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.clap-2.33.3.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.heck-0.3.2.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.hermit-abi-0.1.18.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.lazy_static-1.4.0.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.libc-0.2.86.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.proc-macro-error-1.0.4.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.proc-macro-error-attr-1.0.4.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.proc-macro2-1.0.24.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.quote-1.0.9.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.strsim-0.8.0.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.structopt-0.3.21.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.structopt-derive-0.4.14.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.syn-1.0.60.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.textwrap-0.11.0.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.unicode-segmentation-1.7.1.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.unicode-width-0.1.8.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.unicode-xid-0.2.1.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.vec_map-0.8.2.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.version_check-0.9.2.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.winapi-0.3.9.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel
	modified:   tools/rust_analyzer/raze/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel
	modified:   util/launcher/BUILD.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.aho-corasick-0.7.15.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.anyhow-1.0.36.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.arrayref-0.3.6.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.arrayvec-0.5.2.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.ascii-0.8.7.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.assert_cmd-1.0.2.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.atty-0.2.14.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.autocfg-0.1.7.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.autocfg-1.0.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.base64-0.13.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.base64-0.9.3.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.bitflags-1.2.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.blake2b_simd-0.5.11.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.buf_redux-0.8.4.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.bumpalo-3.4.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.byteorder-1.3.4.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.cc-1.0.66.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.cfg-if-0.1.10.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.cfg-if-1.0.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.chrono-0.4.19.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.chunked_transfer-0.3.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.cloudabi-0.0.3.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.const_fn-0.4.4.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.constant_time_eq-0.1.5.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.crossbeam-channel-0.5.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.crossbeam-deque-0.8.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.crossbeam-epoch-0.9.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.crossbeam-utils-0.8.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.curl-0.4.34.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.curl-sys-0.4.39+curl-7.74.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.diff-0.1.12.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.difference-2.0.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.dirs-1.0.5.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.doc-comment-0.3.3.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.docopt-1.1.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.either-1.6.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.env_logger-0.7.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.filetime-0.2.13.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.float-cmp-0.8.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.fuchsia-cprng-0.1.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.getrandom-0.1.15.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.heck-0.3.2.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.hermit-abi-0.1.17.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.httparse-1.3.4.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.humantime-1.3.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.id-arena-2.2.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.idna-0.1.5.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.itoa-0.4.6.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.lazy_static-1.4.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.leb128-0.2.4.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.libc-0.2.81.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.libz-sys-1.1.2.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.log-0.3.9.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.log-0.4.11.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.matches-0.1.8.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.memchr-2.3.4.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.memoffset-0.6.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.mime-0.2.6.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.mime_guess-1.8.8.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.multipart-0.15.4.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.normalize-line-endings-0.3.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.num-integer-0.1.44.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.num-traits-0.2.14.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.num_cpus-1.13.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.openssl-probe-0.1.2.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.openssl-sys-0.9.60.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.percent-encoding-1.0.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.phf-0.7.24.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.phf_codegen-0.7.24.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.phf_generator-0.7.24.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.phf_shared-0.7.24.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.pkg-config-0.3.19.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.ppv-lite86-0.2.10.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.predicates-1.0.5.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.predicates-core-1.0.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.predicates-tree-1.0.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.proc-macro2-1.0.24.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.quick-error-1.2.3.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.quote-1.0.8.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rand-0.4.6.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rand-0.5.6.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rand-0.6.5.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rand-0.7.3.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rand_chacha-0.1.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rand_chacha-0.2.2.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rand_core-0.3.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rand_core-0.4.2.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rand_core-0.5.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rand_hc-0.1.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rand_hc-0.2.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rand_isaac-0.1.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rand_jitter-0.1.4.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rand_os-0.1.3.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rand_pcg-0.1.2.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rand_xorshift-0.1.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rayon-1.5.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rayon-core-1.9.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rdrand-0.4.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.redox_syscall-0.1.57.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.redox_users-0.3.5.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.regex-1.4.2.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.regex-syntax-0.6.21.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.remove_dir_all-0.5.3.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rouille-3.0.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rust-argon2-0.8.3.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.rustc-demangle-0.1.18.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.ryu-1.0.5.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.safemem-0.3.3.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.schannel-0.1.19.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.scopeguard-1.1.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.serde-1.0.118.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.serde_derive-1.0.118.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.serde_json-1.0.60.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.sha1-0.6.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.siphasher-0.2.3.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.socket2-0.3.19.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.strsim-0.9.3.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.syn-1.0.56.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.tempdir-0.3.7.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.tempfile-3.1.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.term-0.5.2.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.termcolor-1.1.2.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.thread_local-1.0.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.threadpool-1.8.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.time-0.1.44.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.tiny_http-0.6.2.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.tinyvec-1.1.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.tinyvec_macros-0.1.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.treeline-0.1.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.twoway-0.1.8.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.unicase-1.4.2.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.unicode-bidi-0.3.4.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.unicode-normalization-0.1.16.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.unicode-segmentation-1.7.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.unicode-xid-0.2.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.url-1.7.2.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.vcpkg-0.2.11.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.version_check-0.1.5.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wait-timeout-0.2.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.walrus-0.18.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.walrus-macro-0.18.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wasi-0.10.0+wasi-snapshot-preview1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wasi-0.9.0+wasi-snapshot-preview1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wasm-bindgen-0.2.68.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wasm-bindgen-backend-0.2.68.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wasm-bindgen-cli-0.2.68.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wasm-bindgen-cli-support-0.2.68.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wasm-bindgen-externref-xform-0.2.68.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wasm-bindgen-macro-0.2.68.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wasm-bindgen-macro-support-0.2.68.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wasm-bindgen-multi-value-xform-0.2.68.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wasm-bindgen-shared-0.2.68.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wasm-bindgen-threads-xform-0.2.68.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wasm-bindgen-wasm-conventions-0.2.68.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wasm-bindgen-wasm-interpreter-0.2.68.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wasmparser-0.59.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wasmparser-0.71.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wasmprinter-0.2.18.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wast-21.0.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.winapi-0.3.9.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.winapi-i686-pc-windows-gnu-0.4.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.winapi-util-0.1.5.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.winapi-x86_64-pc-windows-gnu-0.4.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wit-parser-0.2.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wit-printer-0.2.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wit-schema-version-0.1.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wit-text-0.8.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wit-validator-0.2.1.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wit-walrus-0.5.0.bazel
	modified:   wasm_bindgen/raze/remote/BUILD.wit-writer-0.2.0.bazel
@hlopko
Copy link
Member

hlopko commented Feb 26, 2021

It seems buildifier doesn't enter directories that are actually local repositories, which all raze repos are. For the rest, I'm still looking.

@hlopko
Copy link
Member

hlopko commented Feb 26, 2021

Ah I was wrong, https://github.com/bazelbuild/continuous-integration/blob/master/buildkite/README.md#running-buildifier-on-ci says the buildifier only looks into WORKSPACE, BUILD, BUILD.bazel and .bzl files. Files generated by raze are not found.

@hlopko
Copy link
Member

hlopko commented Feb 26, 2021

I'm asking the Bazel CI folks.

@UebelAndre
Copy link
Collaborator Author

#642 solved for most of the giant wall here but there's still an issue (being tested in #671)

@UebelAndre
Copy link
Collaborator Author

This has been fixed as far as I know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants