bazel-compile-commands-extractor
                                
                                 bazel-compile-commands-extractor copied to clipboard
                                
                                    bazel-compile-commands-extractor copied to clipboard
                            
                            
                            
                        is there a cli option to sort the content of the output (compile_commands.json)?
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.