bazel-compile-commands-extractor icon indicating copy to clipboard operation
bazel-compile-commands-extractor copied to clipboard

is there a cli option to sort the content of the output (compile_commands.json)?

Open XiaochenCui opened this issue 11 months ago • 0 comments

I want to take a closer look at file compile_commands.json, but the content of it is not fixed. Is there a way to make the order of its content fixed?

I'm working on a script to sort it but a built-in option will be better.

XiaochenCui avatar Nov 23 '24 19:11 XiaochenCui