Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

OTonGitHub
Copy link
Contributor

@OTonGitHub OTonGitHub commented Sep 2, 2025

it didn't make sense for enoughFood to be be true when food is less than people

Prerequisites checklist

What is the purpose of this pull request? (put an "X" next to an item)

[X] Documentation update
[ ] Bug fix (template)
[ ] New rule (template)
[ ] Changes an existing rule (template)
[ ] Add autofix to a rule
[ ] Add a CLI option
[ ] Add something to the core
[ ] Other, please explain:

What changes did you make? (Give an overview)

Is there anything you'd like reviewers to focus on?

it didn't make sense for enoughFood to be be true when food is less than people
@OTonGitHub OTonGitHub requested a review from a team as a code owner September 2, 2025 15:23
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Sep 2, 2025
@eslint-github-bot
Copy link

Hi @OTonGitHub!, thanks for the Pull Request

The pull request title isn't properly formatted. We ask that you update the pull request title to match this format, as we use it to generate changelogs and automate releases.

  • The commit message tag wasn't recognized. Did you mean "docs", "fix", or "feat"?
  • There should be a space following the initial tag and colon, for example 'feat: Message'.

To Fix: You can fix this problem by clicking 'Edit' next to the pull request title at the top of this page.

Read more about contributing to ESLint here

Copy link

linux-foundation-easycla bot commented Sep 2, 2025

CLA Signed

  • ✅login: OTonGitHub / name: OTonGitHub / (67aa534)

The committers listed above are authorized under a signed CLA.

@eslint-github-bot
Copy link

Hi @OTonGitHub!, thanks for the Pull Request

The pull request title isn't properly formatted. We ask that you update the pull request title to match this format, as we use it to generate changelogs and automate releases.

  • The commit message tag wasn't recognized. Did you mean "docs", "fix", or "feat"?
  • There should be a space following the initial tag and colon, for example 'feat: Message'.

To Fix: You can fix this problem by clicking 'Edit' next to the pull request title at the top of this page.

Read more about contributing to ESLint here

Copy link

netlify bot commented Sep 2, 2025

Deploy Preview for docs-eslint ready!

Name Link
🔨 Latest commit 67aa534
🔍 Latest deploy log https://app.netlify.com/projects/docs-eslint/deploys/68b70c0ede466b0008ba5105
😎 Deploy Preview https://deploy-preview-20064--docs-eslint.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 project configuration.

@OTonGitHub OTonGitHub changed the title fix example-1 comparision docs: fix example-1 comparision Sep 2, 2025
@eslint-github-bot eslint-github-bot bot added the documentation Relates to ESLint's documentation label Sep 2, 2025
@OTonGitHub OTonGitHub changed the title docs: fix example-1 comparision docs: invert comparision logic for example-1 Sep 2, 2025
@OTonGitHub OTonGitHub changed the title docs: invert comparision logic for example-1 docs: invert comparision logic for example-1 in "no-var" doc page Sep 2, 2025
@mdjermanovic mdjermanovic moved this from Needs Triage to Triaging in Triage Sep 2, 2025
@mdjermanovic mdjermanovic changed the title docs: invert comparision logic for example-1 in "no-var" doc page docs: invert comparision logic for example in no-var doc page Sep 2, 2025
@mdjermanovic mdjermanovic changed the title docs: invert comparision logic for example in no-var doc page docs: invert comparison logic for example in no-var doc page Sep 2, 2025
Copy link
Member

@mdjermanovic mdjermanovic left a comment

Choose a reason for hiding this comment

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

Makes sense, thanks!

@mdjermanovic mdjermanovic merged commit a355a0e into eslint:main Sep 2, 2025
31 checks passed
@github-project-automation github-project-automation bot moved this from Triaging to Complete in Triage Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Relates to ESLint's documentation
Projects
Status: Complete
Development

Successfully merging this pull request may close these issues.

2 participants