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

Refactor ContentFormatTransformer for Improved Readability #183

Conversation

Seol-JY
Copy link
Contributor

@Seol-JY Seol-JY commented Dec 19, 2023

  • Extract Method
  • Replace explicit instanceof checks and casting with pattern matching in the apply method of ContentFormatTransformer.
  • Change var to explicit type

- Extract Method
- Replace explicit instanceof checks and casting with pattern matching in the apply method of ContentFormatTransformer.
- Change var to explicit type
@markpollack markpollack added this to the 0.9.0 milestone Dec 20, 2023
@tzolov tzolov modified the milestones: 1.0.0-M1, 1.0.0-M2 May 28, 2024
@markpollack markpollack self-assigned this Jul 24, 2024
@markpollack
Copy link
Member

merged as 698a531

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.

3 participants