awesome-appwrite
awesome-appwrite copied to clipboard
π Feature: awesome linting workflow
π Feature description
A github action workflow that checks pull requests submitted to make sure the changes are not breaking any awesome linting rules.
π€ Pitch
Knowing that Awesome LInting has good rules that makes an Awesome Listing Repos, free from errors, repeated links, lists that doesnt have comma's, wrong use of full stops and more.
All this get handled by the Awesome linting workflow checks.
π Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
π’ Have you read the Code of Conduct?
- [X] I have read the Code of Conduct
@saintmalik very sorry for the delay in responding and thanks a lot for suggesting this feature.
I would love to know if you have worked with Awesome Linting in the past and whether it allows custom formatting since we recently restructured the entire Readme?
Yeah, i have worked with Awesome Linting in the past, i use it in one of my projects, what do you mean by custom formatting?, so after running a linting test here are the results.
β 1:1 License was not detected by GitHub remark-lint:awesome-github
β 1:1 Missing or invalid Table of Contents remark-lint:awesome-toc
β 1:21 Invalid badge source remark-lint:awesome-badge
β 3:25 Titles should use ' as a quote remark-lint:link-title-style
β 5:1 Donβt add a trailing : to headings remark-lint:no-heading-punctuation
β 6:3 Incorrect indentation before bullet: remove 2 spaces remark-lint:list-item-bullet-indent
β 6:5 Invalid list item link URL remark-lint:awesome-list-item
β 7:3 Incorrect indentation before bullet: remove 2 spaces remark-lint:list-item-bullet-indent
β 7:5 Invalid list item link URL remark-lint:awesome-list-item
β 8:3 Incorrect indentation before bullet: remove 2 spaces remark-lint:list-item-bullet-indent
β 8:5 Invalid list item link URL remark-lint:awesome-list-item
β 9:3 Incorrect indentation before bullet: remove 2 spaces remark-lint:list-item-bullet-indent
β 9:5 Invalid list item link URL remark-lint:awesome-list-item
β 10:7 Invalid list item link URL remark-lint:awesome-list-item
β 11:7 Invalid list item link URL remark-lint:awesome-list-item
β 12:7 Invalid list item link URL remark-lint:awesome-list-item
β 13:7 Invalid list item link URL remark-lint:awesome-list-item
β 14:7 Invalid list item link URL remark-lint:awesome-list-item
β 15:7 Invalid list item link URL remark-lint:awesome-list-item
β 16:3 Incorrect indentation before bullet: remove 2 spaces remark-lint:list-item-bullet-indent
β 16:5 Invalid list item link URL remark-lint:awesome-list-item
β 17:7 Invalid list item link URL remark-lint:awesome-list-item
β 18:7 Invalid list item link URL remark-lint:awesome-list-item
β 19:7 Invalid list item link URL remark-lint:awesome-list-item
β 20:7 Invalid list item link URL remark-lint:awesome-list-item
β 21:7 Invalid list item link URL remark-lint:awesome-list-item
β 22:7 Invalid list item link URL remark-lint:awesome-list-item
β 23:7 Invalid list item link URL remark-lint:awesome-list-item
β 24:7 Invalid list item link URL remark-lint:awesome-list-item
β 25:7 Invalid list item link URL remark-lint:awesome-list-item
β 26:7 Invalid list item link URL remark-lint:awesome-list-item
β 27:3 Incorrect indentation before bullet: remove 2 spaces remark-lint:list-item-bullet-indent
β 27:5 Invalid list item link URL remark-lint:awesome-list-item
β 28:3 Incorrect indentation before bullet: remove 2 spaces remark-lint:list-item-bullet-indent
β 28:5 Invalid list item link URL remark-lint:awesome-list-item
β 29:3 Incorrect indentation before bullet: remove 2 spaces remark-lint:list-item-bullet-indent
β 29:5 Invalid list item link URL remark-lint:awesome-list-item
β 30:3 Incorrect indentation before bullet: remove 2 spaces remark-lint:list-item-bullet-indent
β 30:5 Invalid list item link URL remark-lint:awesome-list-item
β 31:3 Incorrect indentation before bullet: remove 2 spaces remark-lint:list-item-bullet-indent
β 31:5 Invalid list item link URL remark-lint:awesome-list-item
β 32:3 Incorrect indentation before bullet: remove 2 spaces remark-lint:list-item-bullet-indent
β 32:5 Invalid list item link URL remark-lint:awesome-list-item
β 33:3 Incorrect indentation before bullet: remove 2 spaces remark-lint:list-item-bullet-indent
β 33:5 Invalid list item link URL remark-lint:awesome-list-item
Seems its the custom formatting that caused most errors right?
@adityaoberai if you don't mind. I'd like to work on this issue and improve GitHub actions with awesome linting rules.
At the moment, since we follow custom formatting purposefully, and we don't have plans to change that soon, I'm closing this issue.