Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs: base Testing Rules documentation#8033

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

c0sta
Copy link
Contributor

@c0stac0sta commentedDec 7, 2023
edited
Loading

PR Checklist

Overview

Fixes:#4875

Submitting this as a draft to gather some suggestions/ideas and understand if I'm going the right way here.

I did all these steps insideLocal Linking and I was able to see my console.log running at my downstream repository, from what I've tried these steps are very straightforward so I'm not sure if there any more steps or more examples that I could point out here.

Tonight I aim to review and be more descriptive on the "run yourlint script" step because it seems kinda "empty".

lucassarcanjo reacted with hooray emoji
@typescript-eslint
Copy link
Contributor

Thanks for the PR,@c0sta!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently onhttps://opencollective.com/typescript-eslint.

@netlifyNetlify
Copy link

netlifybot commentedDec 7, 2023
edited
Loading

Deploy Preview fortypescript-eslint ready!

NameLink
🔨 Latest commitcaaa5a7
🔍 Latest deploy loghttps://app.netlify.com/sites/typescript-eslint/deploys/659c841147277e00070aabf6
😎 Deploy Previewhttps://deploy-preview-8033--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 99 (🟢 up 3 from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (no change from production)
SEO: 98 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to yourNetlify site configuration.

@c0stac0sta marked this pull request as draftDecember 7, 2023 11:23
Comment on lines 64 to 65
- `npm run lint`
- `yarn lint`

Choose a reason for hiding this comment

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

The problem with explicitly listing out "lint" scripts is that there are so many different ways folks can do it, it's hard to express all of them. What aboutpnpm users? What about folks who have different "lint" scripts?

Suggestion: instead of sayinglint and then this list, use a more casual phrase like "your repository's lint script".

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Hmm got it, I was trying something like the commands listed on theGlobal Linking but that's right, just pointing out that the user needs to run the repo lint script sounds better.

Choose a reason for hiding this comment

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

Makes sense. Something already existing in our docs in one way is no guarantee that that's the right way 😄

Copy link
Member

@JoshuaKGoldbergJoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

Thanks for the early peek@c0sta, looking good so far! Left some early stage comments. Definitely open to talking about any+all of them if you have thoughts! :)

JoshuaKGoldbergand others added9 commitsDecember 7, 2023 20:16
…o disable-type-checked (typescript-eslint#8038)fix: add no-unsafe-unary-minus, prefer-destructuring to disable-type-checked
Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
@c0sta
Copy link
ContributorAuthor

I'm putting this PR onReady for Review, any kinda of suggestion/idea just let me know and I'll be happy to help with it.

JoshuaKGoldberg reacted with rocket emoji

@c0stac0sta marked this pull request as ready for reviewDecember 18, 2023 11:40
Copy link
Member

@JoshuaKGoldbergJoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

Looking great! Just a few suggestions, but if you hate both of them I'd be absolutely fine switching to approval 😄

Cartoon penguin in holiday attire happily reading by a fire

TheHuman2022 reacted with laugh emojic0sta reacted with heart emoji
@JoshuaKGoldbergJoshuaKGoldberg added the awaiting responseIssues waiting for a reply from the OP or another party labelDec 24, 2023
Gabriel Costa Mouraand others added2 commitsDecember 27, 2023 20:35
@JoshuaKGoldberg
Copy link
Member

Oh and:

-[X] Addresses an existing open issue: fixes#000

That's where you'd typically put thefixes #4875 🙂

c0sta reacted with thumbs up emoji

@JoshuaKGoldberg
Copy link
Member

At a glance this is looking great! I'll hold off reviewing again until explicitly re-requested.

(just posting in case you'd meant to click the re-request button)

c0sta reacted with thumbs up emoji

@github-actionsgithub-actionsbot removed the awaiting responseIssues waiting for a reply from the OP or another party labelJan 9, 2024
Copy link
Member

@JoshuaKGoldbergJoshuaKGoldberg left a comment

Choose a reason for hiding this comment

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

Great, thanks! This will be nice and useful for folks getting started with development. 🙌

c0sta reacted with hooray emoji
@JoshuaKGoldbergJoshuaKGoldberg merged commit9399029 intotypescript-eslint:mainJan 9, 2024
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsJan 17, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@JoshuaKGoldbergJoshuaKGoldbergJoshuaKGoldberg approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Docs: How to test PR changes to rules
4 participants
@c0sta@JoshuaKGoldberg@auvred@Zamiell

[8]ページ先頭

©2009-2025 Movatter.jp