awesome-youtubers/linter
2021-02-06 16:40:50 -05:00
..
rules Update path 2021-02-06 15:30:17 -05:00
lint.py Delete last blank lines 2021-02-06 16:40:50 -05:00
readme.md Create readme.md 2021-02-06 14:54:38 -05:00

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))