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

Remove compound Length from alfa-style #1424

Merged
merged 8 commits into from
May 25, 2023
Merged

Conversation

Jym77
Copy link
Contributor

@Jym77 Jym77 commented May 23, 2023

Part of #1202

@Jym77 Jym77 self-assigned this May 23, 2023
@Jym77 Jym77 added the major Backwards-incompatible change that touches public API label May 23, 2023
@Jym77
Copy link
Contributor Author

Jym77 commented May 23, 2023

!pr extract

@Jym77 Jym77 marked this pull request as ready for review May 23, 2023 13:00
@Jym77 Jym77 requested review from a team and rcj-siteimprove May 23, 2023 13:00
: initial.toString();
// TODO: end workaround, inline variables and remove redudant test.

return property !== undefined && value === str ? "" : value;

Check warning

Code scanning / CodeQL

Comparison between inconvertible types

Variable 'property' cannot be of type undefined, but it is compared to ['undefined'](1) of type undefined.
Copy link
Contributor

@rcj-siteimprove rcj-siteimprove left a comment

Choose a reason for hiding this comment

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

Looks good, just found some potential polishing

@Jym77 Jym77 added this pull request to the merge queue May 25, 2023
Merged via the queue into main with commit 792dd45 May 25, 2023
@Jym77 Jym77 deleted the remove-hybrid-length-from-style branch May 25, 2023 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major Backwards-incompatible change that touches public API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants