Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

feat(rome_analyze): noSparseArray #2650

Merged
merged 25 commits into from
Jun 13, 2022
Merged

Conversation

IWANABETHATGUY
Copy link
Contributor

@IWANABETHATGUY IWANABETHATGUY commented Jun 3, 2022

Summary

  1. Add no_sparse_array analyze rule, part of ☂️ First batch of Linter Rules #2642
  2. Resolved noSparseArray #2652

Test Plan

pass the test case

@IWANABETHATGUY IWANABETHATGUY changed the title Feat/no sparse array (rome_analyze): no_sparse_array Jun 3, 2022
@ematipico
Copy link
Contributor

@IWANABETHATGUY could you please comment on the original PR saying that you implement this rule and create an issue to track it?

I updated the umbrella issue with some instructions so there won't be conflicts with other contributors

@IWANABETHATGUY
Copy link
Contributor Author

Got it.

@IWANABETHATGUY IWANABETHATGUY changed the title (rome_analyze): no_sparse_array (rome_analyze): noSparseArray Jun 6, 2022
@IWANABETHATGUY IWANABETHATGUY marked this pull request as ready for review June 8, 2022 13:07
@ematipico ematipico changed the title (rome_analyze): noSparseArray feat(rome_analyze): noSparseArray Jun 8, 2022
@IWANABETHATGUY
Copy link
Contributor Author

IWANABETHATGUY commented Jun 9, 2022

@leops , I guess this pull request is ready to review too.

@IWANABETHATGUY IWANABETHATGUY requested a review from leops June 9, 2022 17:18
@IWANABETHATGUY
Copy link
Contributor Author

Sorry for bothering you , but conflict resolve is pretty annoying.

Copy link
Contributor

@ematipico ematipico left a comment

Choose a reason for hiding this comment

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

crates/rome_analyze/src/analyzers/no_sparse_array.rs Outdated Show resolved Hide resolved
@IWANABETHATGUY
Copy link
Contributor Author

@ematipico , same here, I have been addressed all the issues.

@leops leops merged commit 2da78e5 into rome:main Jun 13, 2022
IWANABETHATGUY added a commit to IWANABETHATGUY/tools that referenced this pull request Jun 15, 2022
* chore: 🤖 checkpoint

* test: 💍 add code action

* test: 💍 add more test case

* test: 💍 add more test case

* test: 💍 tweak test case

* fix: 🐛 test

* test: 💍 fix test case

* test: 💍 update test case

* chore: 🤖 remove test main

* fix: 🐛 tweak text

* chore: 🤖 shapshot

* fix: 🐛 compile error

* fix: 🐛 address issue

* fix: 🐛 address cr issue

* fix: 🐛 address cr

* fix: 🐛 snapshot

Co-authored-by: l3ops <leops@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

noSparseArray
3 participants