Skip to content

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

Open
Scullyon wants to merge 1 commit intomainfrom
feat/DF-555-fix-package-imports-consumer-fixes
Open

Linting Fixes (Resulting from Tilde Fixes on Forms Engine Plugin)#504
Scullyon wants to merge 1 commit intomainfrom
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.

@sonarqubecloud
Copy link
Copy Markdown

}

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.

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.

2 participants