qiniu / reviewbot

Comprehensive linters runner for code review
https://reviewbot-x.netlify.app
Apache License 2.0
19 stars 15 forks source link

provide knowledge information or reference about linter comments #385

Open CarlJi opened 1 week ago

CarlJi commented 1 week ago

Basically, all linter errors are explained with just a single sentence, for example:

image

But often, it's difficult to fully understand the underlying reason just by looking at this sentence.

Therefore, if Reviewbot could also provide an explanation along with the feedback, it would make the process more elegant and clear.