Sort printed options in --dump-config output.
Fixes: #64153
 Differential  D156452  
[clang-tidy] Sort options in --dump-config Authored by PiotrZSL on Jul 27 2023, 9:31 AM. 
Details Sort printed options in --dump-config output. Fixes: #64153 
Diff Detail 
 Event TimelineComment Actions Looks great, small comments! 
 
 Comment Actions LGTM, thanks for fixing! 
 Comment Actions This might have broken tests: http://45.33.8.238/linux/113736/step_8.txt Please take a look and revert for now if it takes a while to fix. Comment Actions @thakis actually this test was already broken, simply folder '2' does not exist.. Let me fix that.  | |||||||||||||||||||||||||||
Maybe add a one-line comment like Ensure check options are sorted to more quickly grasp what the block of code below does?