mirror of
https://github.com/JoseDeFreitas/awesome-youtubers.git
synced 2024-10-01 01:06:03 -04:00
Create readme.md
This commit is contained in:
parent
e47c9a4006
commit
e8a94f613e
17
linter/readme.md
Normal file
17
linter/readme.md
Normal file
@ -0,0 +1,17 @@
|
||||
# Awesome YouTubers linter
|
||||
|
||||
The awesome-youtubers linter is a workflow that checks the layout of the pull requests opened. This helps the contributors show if
|
||||
something in the layout is not formatted correctly so it can be fixed. This linter was created in order to keep the format of the
|
||||
list without breaking the layouts (images, new lines, etc.)
|
||||
|
||||
## Rules
|
||||
|
||||
The rules that the linter follows are:
|
||||
|
||||
- Trailing `\` at the end of the name and link of the YouTuber.
|
||||
- Trailing `\` at the end of the "Content about" section.
|
||||
- Trailing `\` at the end of the "Featured playlists" section.
|
||||
- Spaces between badges.
|
||||
- Spaces between "Content about" words (including `,`).
|
||||
- Spaces between "Featured playlists" words (including `,`).
|
||||
- Links formatted correctly in the markdown syntax (`[text](link)`)
|
Loading…
Reference in New Issue
Block a user