sindresorhus/awesome-lint
The issue has been solved
Wrong "List item description must start with valid casing awesome/list-item" error #52
maximveksler posted onGitHub
Data
cat README.md
- [iqvoc](https://github.com/innoq/iqvoc) - SKOS(-XL) Vocabulary Management System for the Semantic Web.
Reproduction
wget https://gist.githubusercontent.com/maximveksler/e04db4c4e50b5756f8865a836028bacf/raw/6fdc20ef697e2e2445e1c52a14012c1f32797344/README.md
Maxims-MBP:lint-bug maximveksler$ awesome-lint
ā Linting
README.md:1:1
ā 1:1 Missing or invalid Table of Contents awesome/toc
ā 1:1 Missing License section awesome/license
ā 1:1 Awesome list must reside in a valid git repository awesome/git-repo-age
ā 1:1 Missing file contributing.md awesome/contributing
ā 1:1 Missing newline character at end of file final-newline
ā 1:42 List item description must start with valid casing awesome/list-item
6 errors
Live at https://github.com/semantalytics/awesome-semantic-web
Please note that no error is reported for the following example:
Maxims-MBP:lint-bug maximveksler$ cat README.md
- [iqvoc](https://github.com/innoq/iqvoc) - SKOS Vocabulary Management System for the Semantic Web.