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

🎨 Adds test scripts #29

Closed
wants to merge 1 commit into from
Closed

🎨 Adds test scripts #29

wants to merge 1 commit into from

Conversation

rickstaa
Copy link
Owner

@rickstaa rickstaa commented Jan 3, 2021

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

remark-lint

testdata/subfolder/subFile.md|43 col 7| Incorrect list-item indent: add 1 space list-item-indent remark-lint
testdata/subfolder/subFile.md|44 col 7| Incorrect list-item indent: add 1 space list-item-indent remark-lint
testdata/subfolder/subFile.md|45 col 4| Incorrect list-item indent: add 1 space list-item-indent remark-lint
testdata/subfolder/subFile.md|63 col 95| Don’t use literal URLs without angle brackets no-literal-urls remark-lint
testdata/subfolder/subSubFolder/subSubFile.md|25 col 3| Incorrect list-item indent: add 2 spaces list-item-indent remark-lint
testdata/subfolder/subSubFolder/subSubFile.md|26 col 5| Incorrect list-item indent: add 2 spaces list-item-indent remark-lint
testdata/subfolder/subSubFolder/subSubFile.md|27 col 5| Incorrect list-item indent: add 2 spaces list-item-indent remark-lint
testdata/subfolder/subSubFolder/subSubFile.md|29 col 3| Incorrect list-item indent: add 2 spaces list-item-indent remark-lint
testdata/subfolder/subSubFolder/subSubFile.md|30 col 5| Incorrect list-item indent: add 2 spaces list-item-indent remark-lint
testdata/subfolder/subSubFolder/subSubFile.md|31 col 5| Incorrect list-item indent: add 2 spaces list-item-indent remark-lint
testdata/subfolder/subSubFolder/subSubFile.md|33 col 3| Incorrect list-item indent: add 2 spaces list-item-indent remark-lint
testdata/subfolder/subSubFolder/subSubFile.md|34 col 5| Incorrect list-item indent: add 2 spaces list-item-indent remark-lint
testdata/subfolder/subSubFolder/subSubFile.md|35 col 5| Incorrect list-item indent: add 2 spaces list-item-indent remark-lint
testdata/subfolder/subSubFolder/subSubFile.md|39 col 4| Incorrect list-item indent: add 1 space list-item-indent remark-lint
testdata/subfolder/subSubFolder/subSubFile.md|40 col 7| Incorrect list-item indent: add 1 space list-item-indent remark-lint
testdata/subfolder/subSubFolder/subSubFile.md|41 col 7| Incorrect list-item indent: add 1 space list-item-indent remark-lint
testdata/subfolder/subSubFolder/subSubFile.md|42 col 4| Incorrect list-item indent: add 1 space list-item-indent remark-lint
testdata/subfolder/subSubFolder/subSubFile.md|43 col 7| Incorrect list-item indent: add 1 space list-item-indent remark-lint
testdata/subfolder/subSubFolder/subSubFile.md|44 col 7| Incorrect list-item indent: add 1 space list-item-indent remark-lint
testdata/subfolder/subSubFolder/subSubFile.md|45 col 4| Incorrect list-item indent: add 1 space list-item-indent remark-lint
testdata/subfolder/subSubFolder/subSubFile.md|63 col 95| Don’t use literal URLs without angle brackets no-literal-urls remark-lint


unordered list:

- item-1
Copy link

Choose a reason for hiding this comment

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

⚠️ [remark-lint] reported by reviewdog 🐶
Incorrect list-item indent: add 2 spaces list-item-indent remark-lint

unordered list:

- item-1
- sub-item-1
Copy link

Choose a reason for hiding this comment

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

⚠️ [remark-lint] reported by reviewdog 🐶
Incorrect list-item indent: add 2 spaces list-item-indent remark-lint


- item-1
- sub-item-1
- sub-item-2
Copy link

Choose a reason for hiding this comment

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

⚠️ [remark-lint] reported by reviewdog 🐶
Incorrect list-item indent: add 2 spaces list-item-indent remark-lint

- sub-item-1
- sub-item-2

* item-2
Copy link

Choose a reason for hiding this comment

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

⚠️ [remark-lint] reported by reviewdog 🐶
Incorrect list-item indent: add 2 spaces list-item-indent remark-lint

- sub-item-2

* item-2
- sub-item-3
Copy link

Choose a reason for hiding this comment

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

⚠️ [remark-lint] reported by reviewdog 🐶
Incorrect list-item indent: add 2 spaces list-item-indent remark-lint


- item-3
- sub-item-5
- sub-item-6
Copy link

Choose a reason for hiding this comment

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

⚠️ [remark-lint] reported by reviewdog 🐶
Incorrect list-item indent: add 2 spaces list-item-indent remark-lint


ordered list:

1. item-1
Copy link

Choose a reason for hiding this comment

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

⚠️ [remark-lint] reported by reviewdog 🐶
Incorrect list-item indent: add 1 space list-item-indent remark-lint

ordered list:

1. item-1
1. sub-item-1
Copy link

Choose a reason for hiding this comment

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

⚠️ [remark-lint] reported by reviewdog 🐶
Incorrect list-item indent: add 1 space list-item-indent remark-lint


1. item-1
1. sub-item-1
2. sub-item-2
Copy link

Choose a reason for hiding this comment

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

⚠️ [remark-lint] reported by reviewdog 🐶
Incorrect list-item indent: add 1 space list-item-indent remark-lint

1. item-1
1. sub-item-1
2. sub-item-2
2. item-2
Copy link

Choose a reason for hiding this comment

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

⚠️ [remark-lint] reported by reviewdog 🐶
Incorrect list-item indent: add 1 space list-item-indent remark-lint

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.

1 participant