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

feat: move formats global prop to hooks.formats, align api #1184

Merged
merged 1 commit into from
May 6, 2024

Conversation

jorenbroekema
Copy link
Collaborator

Issue #, if available:
#1049

Description of changes:
Similar to preprocessors, move it under the hooks prop, its formatter function has been renamed to format and some of the type interfaces have had some renames for consistency.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jorenbroekema jorenbroekema merged commit 79aabbc into hooks May 6, 2024
4 checks passed
@jorenbroekema jorenbroekema deleted the hooks-format branch May 6, 2024 11:07
@jorenbroekema jorenbroekema mentioned this pull request May 6, 2024
7 tasks
jorenbroekema added a commit that referenced this pull request May 6, 2024
* feat: move fileHeader global prop to hooks.fileHeaders (#1177)

* feat: move filter global prop to hooks.filters, rename matcher to filter (#1179)

* feat: move action global prop to hooks.actions (#1180)

* feat: move parsers global prop to hooks.parsers, apply explicitly (#1181)

* feat: move transformGroup global prop to hooks.transformGroups (#1182)

Co-authored-by: Joren Broekema <joren@Jorens-MacBook-Pro.local>

* feat: move transforms global prop to hooks.transforms, align api (#1183)

* feat: move formats global prop to hooks.formats, align api (#1184)

---------

Co-authored-by: Joren Broekema <joren@Jorens-MacBook-Pro.local>
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.

None yet

1 participant