Skip to content

fix: lint issues: W-19620016#620

Merged
madhur310 merged 1 commit intomainfrom
madhur/lint-fix
Sep 12, 2025
Merged

fix: lint issues: W-19620016#620
madhur310 merged 1 commit intomainfrom
madhur/lint-fix

Conversation

@madhur310
Copy link
Contributor

What does this PR do?

Fixing all the lint issues and making lint mandatory for all packages for commit.

What issues does this PR fix or reference?

@W-19620016@

@madhur310 madhur310 requested a review from a team as a code owner September 12, 2025 20:30
@madhur310 madhur310 requested review from daphne-sfdc and removed request for daphne-sfdc September 12, 2025 20:30
Copy link
Contributor

@mshanemc mshanemc left a comment

Choose a reason for hiding this comment

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

just one question, otherwise LGTM

Copy link
Contributor

Choose a reason for hiding this comment

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

what happened here? they were all unused?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, unused and not implemented. Just voided methods like:

export async function getLibFile(file, library) {
    return;
}

@madhur310 madhur310 merged commit c3ccaec into main Sep 12, 2025
8 checks passed
@madhur310 madhur310 deleted the madhur/lint-fix branch September 12, 2025 21:47
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