-
-
Notifications
You must be signed in to change notification settings - Fork 476
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
📎 Implement unit-no-unknown #2515
Comments
Hello! While I haven't contributed to biome before, I'm interested in tackling this issue. |
@neokidev Thanks! Feel free to ask if you have any questions, as the documents aren't organized yet:) |
I've implemented the basic rules, but I'm still working out the details and have some questions:
You can find the test code for I've created a draft PR (link) with my current implementation, which you can refer to for more context. Thank you for your help! |
I think this is parser's bug.
I think the parser corrects but it's a edge case of this rule. If it's too difficult to solve, please skip it and file an issue.
If possible. You can split another PR.
You can ignore them right now. |
I have created the PR (#2535). However, implementing the options will require more time to catch up, so I will address this in another PR. |
Implmenet unit-no-unknown
Want to contribute? Lets you know you are interested! We will assign you to the issue to prevent several people to work on the same issue. Don't worry, we can unassign you later if you are no longer interested in the issue! Read our contributing guide and analyzer contributing guide.
The text was updated successfully, but these errors were encountered: