rabbitmq-server/deps/rabbitmq_cli/lib/rabbitmq/cli/formatters
Luke Bakken 3280bed8ac
Additional JSON CLI formatter fix (#14511)
A list of binaries was incorrectly converted by
`unicode:characters_to_binary` into one big binary. Add a function head
to match this case.

Also, add tests for the values that were not correctly formatted prior
to #14101 and #14381
2025-09-05 12:29:29 -07:00
..
csv.ex Use Erlang.mk's native Elixir support for CLI 2025-03-18 10:02:49 +01:00
encrypted_conf_value.ex Bump (c) line year 2025-01-01 17:54:10 -05:00
erlang.ex Bump (c) line year 2025-01-01 17:54:10 -05:00
formatter_helpers.ex Bump (c) line year 2025-01-01 17:54:10 -05:00
inspect.ex Bump (c) line year 2025-01-01 17:54:10 -05:00
json.ex Additional JSON CLI formatter fix (#14511) 2025-09-05 12:29:29 -07:00
json_stream.ex Bump (c) line year 2025-01-01 17:54:10 -05:00
msacc.ex Bump (c) line year 2025-01-01 17:54:10 -05:00
plugins.ex Bump (c) line year 2025-01-01 17:54:10 -05:00
pretty_table.ex Bump (c) line year 2025-01-01 17:54:10 -05:00
report.ex Bump (c) line year 2025-01-01 17:54:10 -05:00
string.ex Bump (c) line year 2025-01-01 17:54:10 -05:00
string_per_line.ex Bump (c) line year 2025-01-01 17:54:10 -05:00
table.ex Bump (c) line year 2025-01-01 17:54:10 -05:00