[roll] Roll fuchsia [bazel][idk] Fix buildifier warnings in aspect and cqueries

Fixes buildifier warnings as seen in logs on the `static-checks` bot.

Test: fx host-tool shac check build/bazel/bazel_idk/*.*
Test: prebuilt/third_party/buildifier/linux-x64/buildifier -lint=warn -mode=check build/bazel/bazel_idk/idk_*
Test: fx bazel build --config=fuchsia_platform build/bazel/bazel_idk/tests:test-source-library_idk "--aspects=build/bazel/bazel_idk/idk_atom_info.bzl%print_deps_aspect"
Test: fx bazel cquery --config=fuchsia_platform build/bazel/bazel_idk/tests:test-source-library_idk --output=starlark --starlark:file=build/bazel/bazel_idk/idk_atom_info.cquery
Test: fx bazel cquery --config=fuchsia_platform build/bazel/bazel_idk/tests:test_molecule_idk --output=starlark --starlark:file=build/bazel/bazel_idk/idk_molecule_info.cquery
Test: fx bazel cquery --config=fuchsia_platform build/bazel/bazel_idk/tests:test_molecule_idk --output=starlark --starlark:file=build/bazel/bazel_idk/idk_prebuild_info.cquery
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1654455
Original-Original-Revision: cc85e3309cc7962df2eaf10f695cf072a20d5cee
GitOrigin-RevId: a81115dd11eb5de10e0aae123df3bd75a1094362
Change-Id: I989055d8bb6f8e515ce27fa48114afda0b4f4400
1 file changed
tree: d449df929e351ef34f8323af4cdbf219bc0e0d19
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.