Skip to content

feat: disable "no-process-global", "no-node-globals" lint rules by default#33247

Open
bartlomieju wants to merge 1 commit intomainfrom
reland_33147
Open

feat: disable "no-process-global", "no-node-globals" lint rules by default#33247
bartlomieju wants to merge 1 commit intomainfrom
reland_33147

Conversation

@bartlomieju
Copy link
Copy Markdown
Member

@bartlomieju bartlomieju commented Apr 12, 2026

Summary

Reland of #33147 (reverted in #33213).

  • Upgrades deno_lint to 0.84.0 which disables no-process-global and no-node-globals lint rules by default
  • Removes the now-unnecessary node_globals_no_duplicate_imports spec test

Closes #33238

…fault

Reland of #33147 (reverted in #33213).

Upgrades deno_lint to 0.84.0 which disables "no-process-global" and
"no-node-globals" lint rules by default, and removes the now-unnecessary
test for node_globals_no_duplicate_imports.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@bartlomieju bartlomieju modified the milestones: 3.0, 2.8.0 Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

deno lint errors on process global

1 participant