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

feat(rome_js_analyze): noUselessCatch #4236

Merged
merged 8 commits into from
Feb 26, 2023

Conversation

GiveMe-A-Name
Copy link
Contributor

Summary

add more lint rule: no_useless_catch
The rule reference from Eslint: no-useless-catch

Test Plan

I added two new test cases.

Documentation

  • The PR requires documentation
  • I will create a new PR to update the documentation

@netlify
Copy link

netlify bot commented Feb 25, 2023

Deploy Preview for docs-rometools ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 1ae17c1
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/63fa99f71a39bf0008a5a23a
😎 Deploy Preview https://deploy-preview-4236--docs-rometools.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Conaclos
Copy link
Contributor

LGTM. Once the requested change are made, we can merge :)

@GiveMe-A-Name
Copy link
Contributor Author

GiveMe-A-Name commented Feb 25, 2023

Hold on, i need update the test snapshot & docs

@GiveMe-A-Name
Copy link
Contributor Author

Hold on, i need update the test snapshot & docs

done~~

@GiveMe-A-Name GiveMe-A-Name force-pushed the feat/no-unless-catch branch 2 times, most recently from 41031c9 to 62c2d3e Compare February 25, 2023 14:59
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.

Thank you! I think we can merge it after the rebase

@GiveMe-A-Name
Copy link
Contributor Author

Thank you! I think we can merge it after the rebase

Done, it was re-based.

@ematipico ematipico merged commit 979d302 into rome:main Feb 26, 2023
@GiveMe-A-Name GiveMe-A-Name deleted the feat/no-unless-catch branch February 26, 2023 11:25
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.

None yet

3 participants