Skip to content

Conversation

dbarnett
Copy link
Contributor

Fixes several vroom tests that wrongly assume their formatter will be the default for a given filetype and started failing when I reordered the formatter registrations in b1b5109.

Note those precedence changes could really affect users, but only if they're relying on defaults and have multiple installed formatters for those same filetypes. If so, it's easily resolved by explicitly specifying a formatter name or uninstalling unwanted formatters.

Fixes several vroom tests that wrongly assume their formatter will be the default for a given filetype and started failing when I reordered the formatter registrations in b1b5109. Note those precedence changes could really affect users, but only if they're relying on defaults and have multiple installed formatters for those same filetypes. If so, it's easily resolved by explicitly specifying a formatter name or uninstalling unwanted formatters.
@google-cla google-cla bot added the cla: yes label Apr 15, 2021
@dbarnett
Copy link
Contributor Author

I don't think there's any "correct" precedence among these default formatters in general, but LMK if anyone does have any precedence you think is important to guarantee.

@dbarnett dbarnett merged commit 793d816 into master Apr 15, 2021
@dbarnett dbarnett deleted the fix_tests branch December 4, 2022 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 participant