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

feat(rome_js_analyze): implement noNonNullAssertion rule #3891

Merged
merged 6 commits into from
Nov 30, 2022

Conversation

notmd
Copy link
Contributor

@notmd notmd commented Nov 28, 2022

Summary

Implement noNonNullAssertion rule.

Test Plan

All the tests are taken from the Typescript Eslint tests.

cargo test -p rome_js_analyze -- no_non_null_assertion

@netlify
Copy link

netlify bot commented Nov 28, 2022

Deploy Preview for docs-rometools canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit dbdddb4
🔍 Latest deploy log https://app.netlify.com/sites/docs-rometools/deploys/63862b3ba2f7e00008f4df44

@notmd notmd marked this pull request as ready for review November 28, 2022 18:51
@notmd notmd requested review from leops, ematipico, xunilrj and a team as code owners November 28, 2022 18:51
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.

Great contribution! Thank you!

@ematipico ematipico merged commit 62406bf into rome:main Nov 30, 2022
@notmd notmd deleted the no_non_null_assertion branch December 30, 2022 19:50
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.

4 participants