Skip to content

fix(Formatter): do not call processOptions in the constructor#27

Merged
rugbymauri merged 1 commit into1.0-devfrom
fix/formatter-should-not-call-processoptions-in-constructor
Apr 1, 2026
Merged

fix(Formatter): do not call processOptions in the constructor#27
rugbymauri merged 1 commit into1.0-devfrom
fix/formatter-should-not-call-processoptions-in-constructor

Conversation

@Ruesa18
Copy link
Copy Markdown
Contributor

@Ruesa18 Ruesa18 commented Mar 30, 2026

If processOptions() is called in the constructor, the required options are practically unusable since processOptions will try to resolve them based on an empty array

If processOptions() is called in the constructor, the required options are practically unusable since processOptions will try to resolve them based on an empty array
@rugbymauri rugbymauri merged commit e1183d9 into 1.0-dev Apr 1, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants