Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat(mdlint): add rule TOP009 to ensure lesson overview items start with a capital letter and end with a period #27977
feat(mdlint): add rule TOP009 to ensure lesson overview items start with a capital letter and end with a period #27977
Changes from 40 commits
b4d10b7
0f1b271
8d0558b
956d928
27df378
1374317
16720c1
929d512
a2cead4
6be62b2
79fe731
fbe5249
007c4ce
09859f7
04f3a9a
b191d00
a3a1740
8abd278
16c916c
e2c12ef
842e232
068a75d
d508f2c
29dfba0
758c06f
68bb91a
b10bdfa
622d9ad
6572f31
ffb963d
90ae14c
04c50b1
2ff031a
0ddde59
0fa193f
93d68ec
e8b6bd4
b7d3611
da118d6
4f1ee32
df7a621
a528435
8a8bdd5
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 10 in markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_capital_letter.md
GitHub Actions / Lint lesson files
Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period.
Check failure on line 11 in markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_invalid_punctuation.md
GitHub Actions / Lint lesson files
Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period.
Check failure on line 13 in markdownlint/TOP009_lessonOverviewItemsSentenceStructure/tests/TOP009_invalid_punctuation.md
GitHub Actions / Lint lesson files
Lesson overview items must be statements, not questions, and must begin with a capital letter and end with a period.