[perfect-numbers] backticks on math and removed parens #1311
ci.yml
on: pull_request
All required files are present
4s
No test has been mutated
21s
Schema validation
45s
Lint markdown files
6s
Check links
6s
Lint json files
9s
Annotations
4 errors
Lists should be surrounded by blank lines:
exercises/perfect-numbers/description.md#L13
exercises/perfect-numbers/description.md:13 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `6` is a perfect number beca..."] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md032.md
|
Lists should be surrounded by blank lines:
exercises/perfect-numbers/description.md#L20
exercises/perfect-numbers/description.md:20 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `12` is an abundant number b..."] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md032.md
|
Lists should be surrounded by blank lines:
exercises/perfect-numbers/description.md#L27
exercises/perfect-numbers/description.md:27 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `8` is a deficient number be..."] https://github.com/DavidAnson/markdownlint/blob/v0.28.2/doc/md032.md
|
Lint markdown files
Failed with exit code: 1
|