Skip to content

Conversation

@coliff
Copy link
Member

@coliff coliff commented Nov 26, 2025

Implemented auto-fix logic for the attr-value-no-duplication rule in the server, which removes duplicate values within attribute values.

Updated documentation and changelog, and added new test cases for both attr-no-duplication and attr-value-no-duplication rules.

Implemented auto-fix logic for the attr-value-no-duplication rule in the server, which removes duplicate values within attribute values.

Updated documentation and changelog, and added new test cases for both attr-no-duplication and attr-value-no-duplication rules.
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces an auto-fix for the attr-value-no-duplication rule, along with documentation updates and new test cases for both attr-no-duplication and attr-value-no-duplication. The implementation is solid, but I've found a potential issue in the auto-fix logic that could lead to fixing the wrong attribute in some edge cases. I've also suggested a minor change in the README to maintain alphabetical order. Overall, great work on expanding the auto-fix capabilities!

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@coliff coliff merged commit 106275a into main Nov 26, 2025
12 checks passed
@coliff coliff deleted the dev/coliff/add-attr-value-no-duplication-autofix branch November 26, 2025 06:07
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.

2 participants