Skip to content

docs: make quotes usage consistent in messages of rules and checks#4144

Merged
WilcoFiers merged 2 commits intodequelabs:developfrom
ma10:consistent-quotes-usage-20230831
Sep 5, 2023
Merged

docs: make quotes usage consistent in messages of rules and checks#4144
WilcoFiers merged 2 commits intodequelabs:developfrom
ma10:consistent-quotes-usage-20230831

Conversation

@ma10
Copy link
Copy Markdown
Contributor

@ma10 ma10 commented Sep 1, 2023

  • Replace name='value' with name="value"
  • don't enclose name=value in single quotes

* Replace name='value' with name=\"value\"
* don't enclose name=value in single quotes
@ma10 ma10 requested a review from a team as a code owner September 1, 2023 00:51
Copy link
Copy Markdown
Contributor

@WilcoFiers WilcoFiers left a comment

Choose a reason for hiding this comment

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

Great stuff! Thank you for the contribution @ma10

@WilcoFiers
Copy link
Copy Markdown
Contributor

Reviewed for security.

@WilcoFiers WilcoFiers changed the title chore: make quotes usage consistent in messages of rules and checks docs: make quotes usage consistent in messages of rules and checks Sep 5, 2023
@WilcoFiers WilcoFiers merged commit 2bddcaf into dequelabs:develop Sep 5, 2023
ma10 added a commit to ma10/axe-core that referenced this pull request Sep 8, 2023
Reflect the changes in PR dequelabs#4144 (quote usage)

Update checks/target-offset to be in line with the current messages.

Update rules/aria-allowed-attr to be in-line with the current messages.
straker added a commit that referenced this pull request Sep 11, 2023
* chore(i18n): update Japanese translation

Reflect the changes in PR #4144 (quote usage)

Update checks/target-offset to be in line with the current messages.

Update rules/aria-allowed-attr to be in-line with the current messages.

* Apply suggestions from code review

Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>

---------

Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>
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