r-lib / lintr

Static Code Analysis for R
https://lintr.r-lib.org
Other
1.2k stars 187 forks source link

Make `print.lints()` show something for no lints #2456

Open AshesITR opened 11 months ago

AshesITR commented 11 months ago

Maybe a motivational quote or something. Showing output helps confirm that no lints were found.

MichaelChirico commented 11 months ago

{testthat} has a hard coded list:

https://github.com/r-lib/testthat/blob/main/R/praise.R