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

fix(linter): add missing fix kind for solid rule #2519

Merged
merged 1 commit into from
Apr 19, 2024
Merged

Conversation

ematipico
Copy link
Member

Summary

I missed this property cc @marvin-j97

Test Plan

@ematipico ematipico merged commit 00bae2a into main Apr 19, 2024
14 checks passed
@ematipico ematipico deleted the fix/solid-rule branch April 19, 2024 07:27
@github-actions github-actions bot added A-Linter Area: linter L-JavaScript Language: JavaScript and super languages labels Apr 19, 2024
Copy link

codspeed-hq bot commented Apr 19, 2024

CodSpeed Performance Report

Merging #2519 will create unknown performance changes

Comparing fix/solid-rule (f1f08fb) with main (00bae2a)

Summary

🆕 93 new benchmarks

Benchmarks breakdown

Benchmark main fix/solid-rule Change
🆕 analyzer[css.js] N/A 84.1 ms N/A
🆕 analyzer[index.js] N/A 184.9 ms N/A
🆕 analyzer[lint.ts] N/A 159.2 ms N/A
🆕 analyzer[parser.ts] N/A 295.4 ms N/A
🆕 analyzer[router.ts] N/A 83.5 ms N/A
🆕 analyzer[statement.ts] N/A 265.2 ms N/A
🆕 analyzer[typescript.ts] N/A 425.9 ms N/A
🆕 bootstrap.css[cached] N/A 257.6 ms N/A
🆕 bootstrap.css[uncached] N/A 283.2 ms N/A
🆕 bulma.css[cached] N/A 248.1 ms N/A
🆕 bulma.css[uncached] N/A 269.9 ms N/A
🆕 foundation.css[cached] N/A 165.2 ms N/A
🆕 foundation.css[uncached] N/A 179.7 ms N/A
🆕 full.css[cached] N/A 2.5 s N/A
🆕 full.css[uncached] N/A 2.7 s N/A
🆕 materialize.css[cached] N/A 180.5 ms N/A
🆕 materialize.css[uncached] N/A 200.6 ms N/A
🆕 pure.css[cached] N/A 21.2 ms N/A
🆕 pure.css[uncached] N/A 24.9 ms N/A
🆕 semantic.css[cached] N/A 756.3 ms N/A
... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Linter Area: linter L-JavaScript Language: JavaScript and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant