Skip to content

feat: add no-object-comparison rule#836

Open
yivlad wants to merge 1 commit intooxc-project:mainfrom
yivlad:yivlad-feat/add-noobjectcomparisonrule
Open

feat: add no-object-comparison rule#836
yivlad wants to merge 1 commit intooxc-project:mainfrom
yivlad:yivlad-feat/add-noobjectcomparisonrule

Conversation

@yivlad
Copy link
Copy Markdown

@yivlad yivlad commented Mar 26, 2026

Closes #746

@yivlad yivlad force-pushed the yivlad-feat/add-noobjectcomparisonrule branch from 64cd450 to 46b718e Compare March 26, 2026 14:26
@yivlad yivlad force-pushed the yivlad-feat/add-noobjectcomparisonrule branch from 46b718e to 4260240 Compare March 26, 2026 14:38
@yivlad
Copy link
Copy Markdown
Author

yivlad commented Apr 7, 2026

Hey @camc314, is there any chance we could merge this?

@camc314
Copy link
Copy Markdown
Contributor

camc314 commented Apr 8, 2026

Hi, unfortunately i'm not planning to merge in the immediate future - any additional rules outside of the typescript-eslint scope at this time - we're currently working hard on oxlint, to support vite+, and planning to support better support for linting framework files (vue svelte etc).

@yivlad
Copy link
Copy Markdown
Author

yivlad commented Apr 8, 2026

@camc314 do you maybe know if we can achieve similar functionality as in this PR by using some plugins?

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.

New rule proposal: no-object-comparison

2 participants