Closed JeffFaer closed 7 months ago
This simplifies option parsing logic a bit, and sets us up to add a flag to override the default options (https://github.com/google/keep-sorted/pull/35).
I also tweaked most of the tests in keep_sorted_test to not rely on the default options at all and instead be more explicit about the behavior they need to pass.
This simplifies option parsing logic a bit, and sets us up to add a flag to override the default options (https://github.com/google/keep-sorted/pull/35).
I also tweaked most of the tests in keep_sorted_test to not rely on the default options at all and instead be more explicit about the behavior they need to pass.