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

test pr lint check #26

Closed
wants to merge 2 commits into from
Closed

test pr lint check #26

wants to merge 2 commits into from

Conversation

yin1999
Copy link
Owner

@yin1999 yin1999 commented Aug 8, 2023

Description

test pr lint check

Comment on lines +48 to +49
* [自动化无障碍测试](http://www-archive.mozilla.org/quality/embed/plans/accessibility/nsIAccessibleTestPlan.html)
* [尖牙屏幕阅读模拟器](http://www.standards-schmandards.com/index.php?show/fangs)
Copy link

Choose a reason for hiding this comment

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

[mdn-linter] reported by reviewdog 🐶

Suggested change
* [自动化无障碍测试](http://www-archive.mozilla.org/quality/embed/plans/accessibility/nsIAccessibleTestPlan.html)
* [尖牙屏幕阅读模拟器](http://www.standards-schmandards.com/index.php?show/fangs)
- [自动化无障碍测试](http://www-archive.mozilla.org/quality/embed/plans/accessibility/nsIAccessibleTestPlan.html)
- [尖牙屏幕阅读模拟器](http://www.standards-schmandards.com/index.php?show/fangs)

@@ -17,7 +17,7 @@ slug: Web/JavaScript/Reference/Classes

```js
class Rectangle {
constructor(height, width) {
constructor(height, width) {
Copy link

Choose a reason for hiding this comment

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

[mdn-linter] reported by reviewdog 🐶

Suggested change
constructor(height, width) {
constructor(height, width) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant