Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support alternate sorters, or skipping sorting step #192

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

amyreese
Copy link
Member

@amyreese amyreese commented Feb 22, 2024

Stack from ghstack (oldest at bottom):

  • Move UfmtConfig to types module
  • Rename ufmt_config() to load_config()
  • Replace formatter option in ufmt_bytes with ufmt config
  • Pass ufmt config factory through and create configs from factories
  • Docs update

- Move UfmtConfig to types module
- Rename ufmt_config() to load_config()
- Replace `formatter` option in ufmt_bytes with ufmt config
- Pass ufmt config factory through and create configs from factories
- Docs update

[ghstack-poisoned]
@amyreese amyreese merged commit d8a401e into gh/amyreese/2/base Feb 22, 2024
16 checks passed
amyreese added a commit that referenced this pull request Feb 22, 2024
- Move UfmtConfig to types module
- Rename ufmt_config() to load_config()
- Replace `formatter` option in ufmt_bytes with ufmt config
- Pass ufmt config factory through and create configs from factories
- Docs update

ghstack-source-id: 25197a86e95c80d3329cf74b4676081b32b42765
Pull Request resolved: #192
@amyreese amyreese deleted the gh/amyreese/2/head branch February 22, 2024 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant