Skip to content

Linting Fixes (Resulting from Tilde Fixes on Forms Engine Plugin)#504

Merged
Scullyon merged 3 commits into
mainfrom
feat/DF-555-fix-package-imports-consumer-fixes
May 6, 2026
Merged

Linting Fixes (Resulting from Tilde Fixes on Forms Engine Plugin)#504
Scullyon merged 3 commits into
mainfrom
feat/DF-555-fix-package-imports-consumer-fixes

Conversation

@Scullyon
Copy link
Copy Markdown
Contributor

Updates to fix linting issues surfaced as a result of an improved forms-engine-plugin.

}

if (hasRepeater(component.page.pageDef)) {
const component = /** @type {Field} */ (comp)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you intend to cast here, or are you typing the variable?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, intending to cast it. Could argue to rename the variable as well, but doing the smallest possible changes.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 6, 2026

@Scullyon Scullyon merged commit 636233f into main May 6, 2026
10 checks passed
@Scullyon Scullyon deleted the feat/DF-555-fix-package-imports-consumer-fixes branch May 6, 2026 14:05
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