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

Example descriptions are incorrectly linted as being in non-infinitive form

Open gutjuri opened this issue 1 year ago • 0 comments

tldr-lint rejects all example descriptions that start with a verb ending in e.g. as:

https://github.com/tldr-pages/tldr-lint/blob/b5c5a7f56c27e138f229576d363ffbae58a330bd/tldr.l#L155-L160

This causes the (infinitive) example description Antialias an image...: to be incorrectly rejected.

See https://github.com/tldr-pages/tldr/pull/12198#issuecomment-1926412310

gutjuri avatar Feb 05 '24 08:02 gutjuri