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

Skip to content

Pull requests: eslint/eslint

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore: ignore fflate updates in renovate chore This change is not user-facing
#20908 opened May 23, 2026 by Pixel998 Contributor Loading…
2 of 3 tasks
feat: update error loc in max-statements to function header feature This change adds a new feature to ESLint rule Relates to ESLint's core rules
#20907 opened May 23, 2026 by kimtaejin3 Loading…
2 of 3 tasks
chore: update dependency fflate to v0.8.3 chore This change is not user-facing dependencies Pull requests that update a dependency file deps:npm triage:no
#20906 opened May 23, 2026 by renovate Bot Loading…
1 task
test: add CodePath type coverage chore This change is not user-facing
#20904 opened May 22, 2026 by Pixel998 Contributor Loading…
2 of 3 tasks
ci: run ecosystem tests on main branch accepted There is consensus among the team that this change meets the criteria for inclusion build This change relates to ESLint's build process github actions
#20891 opened May 19, 2026 by sethamus Contributor Loading…
2 of 3 tasks
refactor: deduplicate isAnySegmentReachable across rules chore This change is not user-facing rule Relates to ESLint's core rules
#20890 opened May 19, 2026 by kimtaejin3 Loading…
3 of 11 tasks
docs: fix grammar in prefer-const rule description documentation Relates to ESLint's documentation
#20883 opened May 18, 2026 by monqyClouds Loading…
docs: clarify parserOptions language precedence documentation Relates to ESLint's documentation
#20880 opened May 17, 2026 by Sean-Kenneth-Doherty Loading…
ci: declare contents:read on update-readme workflow build This change relates to ESLint's build process github actions
#20872 opened May 14, 2026 by arpitjain099 Loading…
test: run type tests with TypeScript 7 chore This change is not user-facing github actions
#20868 opened May 13, 2026 by sethamus Contributor Draft
2 of 3 tasks
fix: detect unmodified variables in ternaries in no-unmodified-loop-c… bug ESLint is working incorrectly rule Relates to ESLint's core rules
#20864 opened May 12, 2026 by Kuldeep2822k Contributor Loading…
2 of 3 tasks
add OSS-Fuzz harnesses under tools/oss-fuzz Stale
#20852 opened May 8, 2026 by rootvector2 Loading…
2 of 3 tasks
fix: correctly identify file paths in loadFormatter blocked This change can't be completed until another issue is resolved breaking This change is backwards-incompatible bug ESLint is working incorrectly cli Relates to ESLint's command-line interface core Relates to ESLint's core APIs and features
#20814 opened Apr 27, 2026 by Kuldeep2822k Contributor Draft
3 of 11 tasks
test: add runtime coverage for eslint-config-eslint exports chore This change is not user-facing Stale
#20808 opened Apr 27, 2026 by JackWenStack Loading…
chore: update dependency file-entry-cache to v11 chore This change is not user-facing cli Relates to ESLint's command-line interface
#20801 opened Apr 26, 2026 by mdjermanovic Member Draft
2 of 3 tasks
docs: add TypeScript config guidance for MCP server documentation Relates to ESLint's documentation
#20796 opened Apr 24, 2026 by pierluigilenoci Loading…
fix: Upgrade file-entry-cache accepted There is consensus among the team that this change meets the criteria for inclusion bug ESLint is working incorrectly
#20794 opened Apr 24, 2026 by nzakas Member Loading…
1 task done
chore: enhance config-rule to support oneOf, anyOf, and nested schemas chore This change is not user-facing
#20788 opened Apr 23, 2026 by Kuldeep2822k Contributor Loading…
2 of 3 tasks
docs: remove IE 11 support accepted There is consensus among the team that this change meets the criteria for inclusion documentation Relates to ESLint's documentation
#20769 opened Apr 16, 2026 by amareshsm Member Loading…
2 of 3 tasks
feat: add errorClassNames option to preserve-caught-error rule accepted There is consensus among the team that this change meets the criteria for inclusion feature This change adds a new feature to ESLint rule Relates to ESLint's core rules
#20658 opened Mar 22, 2026 by Abilash-AvantGarde Contributor Loading…
3 of 11 tasks
fix: Upgrade Ajv from v6 to v8 with draft-04 back compat bug ESLint is working incorrectly core Relates to ESLint's core APIs and features
#20523 opened Feb 19, 2026 by Copilot AI Loading…
feat: ability to test rule schema accepted There is consensus among the team that this change meets the criteria for inclusion core Relates to ESLint's core APIs and features feature This change adds a new feature to ESLint
#20503 opened Feb 13, 2026 by snitin315 Contributor Loading…
1 task done
ci: add more types integration tests accepted There is consensus among the team that this change meets the criteria for inclusion build This change relates to ESLint's build process github actions
#20395 opened Dec 13, 2025 by snitin315 Contributor Loading…
1 task done
fix: variable reference in function passed as argument accepted There is consensus among the team that this change meets the criteria for inclusion bug ESLint is working incorrectly rule Relates to ESLint's core rules
#20248 opened Oct 25, 2025 by Tanujkanti4441 Contributor Loading…
1 task done
fix: correct Linter class typings accepted There is consensus among the team that this change meets the criteria for inclusion bug ESLint is working incorrectly cli Relates to ESLint's command-line interface core Relates to ESLint's core APIs and features types Related to TypeScript types
#20193 opened Oct 7, 2025 by lumirlumir Member Draft
1 task done
ProTip! Exclude everything labeled bug with -label:bug.