Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(linter): correctly compute duplicate entries #2525

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

ematipico
Copy link
Member

Summary

Closes #2366

Test Plan

Verified that the new snapshot is correct.

@ematipico ematipico requested review from a team April 19, 2024 12:41
@github-actions github-actions bot added A-Linter Area: linter L-JSON Language: JSON and super languages A-Changelog Area: changelog labels Apr 19, 2024
Copy link

codspeed-hq bot commented Apr 19, 2024

CodSpeed Performance Report

Merging #2525 will not alter performance

Comparing fix/duplicate-json-keys (a4acc7f) with main (e523835)

Summary

✅ 93 untouched benchmarks

@ematipico ematipico merged commit e523835 into main Apr 19, 2024
11 of 12 checks passed
@ematipico ematipico deleted the fix/duplicate-json-keys branch April 19, 2024 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog A-Linter Area: linter L-JSON Language: JSON and super languages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

💅 noDuplicateJsonKeys always marks the first key in object
1 participant