Attention needed from Clayton Wilkinson and Owners Override
Mitchell Kember has uploaded the change for review
Mitchell Kember would like Clayton Wilkinson and Owners Override to review this change.
Commit message
[fidl-format] Do not outdent multi-digit ordinals
This changes fidl-format to indent all table/union ordinals to the same
column. Previously, it outdented ordinals with multiple digits to make
the colons line up. This was unexpected for many users, especially when
the table fields are far apart and it just looks like a formatting bug.
Bug: 327031370
Change-Id: Id891134d1d9807da8de52f8704c403526ba3382e
Change information
Files:
- M examples/fidl/new/key_value_store/use_generic_values/fidl/key_value_store.test.fidl
- M sdk/fidl/fuchsia.accessibility.semantics/node.fidl
- M sdk/fidl/fuchsia.audio.device/registry.fidl
- M sdk/fidl/fuchsia.bluetooth.avrcp/types.fidl
- M sdk/fidl/fuchsia.bluetooth.bredr/sco.fidl
- M sdk/fidl/fuchsia.bluetooth.bredr/service.fidl
- M sdk/fidl/fuchsia.bluetooth.map/types.fidl
- M sdk/fidl/fuchsia.bluetooth.sys/peer.fidl
- M sdk/fidl/fuchsia.component.config/value.fidl
- M sdk/fidl/fuchsia.component.decl/capability.fidl
- M sdk/fidl/fuchsia.component.decl/component.fidl
- M sdk/fidl/fuchsia.component.decl/config.fidl
- M sdk/fidl/fuchsia.component.decl/offer.fidl
- M sdk/fidl/fuchsia.component.internal/config.fidl
- M sdk/fidl/fuchsia.component.runner/component_runner.fidl
- M sdk/fidl/fuchsia.component/events.fidl
- M sdk/fidl/fuchsia.driver.test/realm.fidl
- M sdk/fidl/fuchsia.hardware.audio.signalprocessing/dynamics.fidl
- M sdk/fidl/fuchsia.hardware.audio/stream_config.fidl
- M sdk/fidl/fuchsia.hardware.network.driver/network-device.fidl
- M sdk/fidl/fuchsia.hardware.network/device.fidl
- M sdk/fidl/fuchsia.hardware.network/history.fidl
- M sdk/fidl/fuchsia.hardware.platform.bus/platform-bus.fidl
- M sdk/fidl/fuchsia.hwinfo/hwinfo.fidl
- M sdk/fidl/fuchsia.identity.ctap/make_credential.fidl
- M sdk/fidl/fuchsia.intl/time_zones.fidl
- M sdk/fidl/fuchsia.io.test/io.test.fidl
- M sdk/fidl/fuchsia.io/node2.fidl
- M sdk/fidl/fuchsia.kernel/kernel-stats.fidl
- M sdk/fidl/fuchsia.lowpan.device/counters.fidl
- M sdk/fidl/fuchsia.lowpan.driver/driver.fidl
- M sdk/fidl/fuchsia.lowpan.experimental/telemetry.fidl
- M sdk/fidl/fuchsia.lowpan.test/device_test.fidl
- M sdk/fidl/fuchsia.media/stream_processor.fidl
- M sdk/fidl/fuchsia.mediacodec/codec_factory.fidl
- M sdk/fidl/fuchsia.modular.session/modular_config.fidl
- M sdk/fidl/fuchsia.modular/module_data.fidl
- M sdk/fidl/fuchsia.net.dhcp/options.fidl
- M sdk/fidl/fuchsia.net.mdns/common.fidl
- M sdk/fidl/fuchsia.posix.socket/socket.fidl
- M sdk/fidl/fuchsia.power.battery/battery.fidl
- M sdk/fidl/fuchsia.sysmem2/constraints.fidl
- M sdk/fidl/fuchsia.terminal/profiles.fidl
- M sdk/fidl/fuchsia.ui.gfx/commands.fidl
- M sdk/fidl/fuchsia.ui.gfx/events.fidl
- M sdk/fidl/fuchsia.ui.gfx/resources.fidl
- M sdk/fidl/fuchsia.ui.gfx/types.fidl
- M sdk/fidl/fuchsia.ui.pointerinjector/config.fidl
- M sdk/fidl/fuchsia.ui.pointerinjector/event.fidl
- M sdk/fidl/fuchsia.virtualization/guest_config.fidl
- M sdk/fidl/fuchsia.virtualization/guest_manager.fidl
- M sdk/fidl/fuchsia.web/context.fidl
- M sdk/fidl/fuchsia.wlan.softmac/softmac.fidl
- M src/developer/ffx/fidl/target.fidl
- M src/devices/tools/fidlgen_banjo/tests/fidl/types.test.fidl
- M src/diagnostics/validator/inspect/fidl/inspect_puppet.fidl
- M src/lib/fidl_codec/testdata/types.test.fidl
- M src/storage/ext4/server/fidl/ext4_readonly.fidl
- M src/sys/fuzzing/fidl/options.fidl
- M src/sys/pkg/fidl/fuchsia.update.installer/progress.fidl
- M src/tests/benchmarks/fidl/benchmark_suite/table.gen.test.fidl
- M src/tests/benchmarks/fidl/benchmark_suite/table_reserved.gen.test.fidl
- M src/tests/benchmarks/fidl/benchmark_suite/union.gen.test.fidl
- M src/tests/fidl/compatibility/fidl/compatibility_service.test.fidl
- M tools/fidl/fidlc/src/span_sequence.cc
- M tools/fidl/fidlc/src/span_sequence.h
- M tools/fidl/fidlc/src/span_sequence_tree_visitor.cc
- M tools/fidl/fidlc/testdata/table.test.fidl
- M tools/fidl/fidlc/tests/fidl/bad/fi-0092.test.fidl
- M tools/fidl/fidlc/tests/fidl/bad/fi-0093.test.fidl
- M tools/fidl/fidlc/tests/fidl/good/fi-0092.test.fidl
- M tools/fidl/fidlc/tests/fidl/good/fi-0093.test.fidl
- M tools/fidl/fidlc/tests/formatter_tests.cc
- M tools/fidl/measure-tape/testdata/measuretape.test.fidl
Change size: XL
Delta: 74 files changed, 1241 insertions(+), 1299 deletions(-)
Open in GerritRelated details
Attention is currently required from:
- Clayton Wilkinson
- Owners Override
Gerrit-MessageType: newchange
Gerrit-Project: fuchsia
Gerrit-Branch: main
Gerrit-Change-Id: Id891134d1d9807da8de52f8704c403526ba3382e
Gerrit-Change-Number: 1017261
Gerrit-PatchSet: 1
You received this message because you are subscribed to the Google Groups "owners-override" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
.