tldr-lint icon indicating copy to clipboard operation
tldr-lint copied to clipboard

New linter error if a manual pages website different than manned.org is used in "More information"

Open vitorhcl opened this issue 1 year ago • 2 comments

My suggestion is to add a list of warned websites, such as linux.org, man7.org and die.net, etc.

Obviously, it isn't a good idea to only allow manned.org links because that would generate a lot of unnecessary false positives when an alternative URL is used such as URLs for the official documentation.

Inspired by https://github.com/tldr-pages/tldr/pull/12907

vitorhcl avatar Jun 07 '24 14:06 vitorhcl

This is a good idea. There are some websites on which man pages are available:

spageektti avatar Jun 07 '24 15:06 spageektti

This is a good idea.

There are some websites on which man pages are available:

manpages.debian.org is another one. The linter should take subdomains into account as well

sebastiaanspeck avatar Sep 17 '24 03:09 sebastiaanspeck

I would also allow github.com and other Git-hosting sites. I don’t really know if this is still something we would want to have.

sebastiaanspeck avatar Oct 20 '25 05:10 sebastiaanspeck