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

Keyword Resource File Documentation Rule

Open djmille1 opened this issue 8 years ago • 1 comments

There are rules to require each atom contain rules (RequireTestDocumentation and RequireKeywordDocumentation), and one to require test suite file documentation (RequireSuiteDocumentation), but not one to require that a keyword resource file contain documentation. Could a rule be added to require this, e.g. RequireResourceDocumentation or RequireLibraryDocumentation or some such?

djmille1 avatar May 31 '17 18:05 djmille1

Thanks for the suggestion! I'll look into adding those.

On Wed, May 31, 2017 at 1:18 PM, djmille1 [email protected] wrote:

There are rules to require each atom contain rules ( RequireTestDocumentation and RequireKeywordDocumentation), and one to require test suite file documentation ( RequireSuiteDocumentation), but not one to require that a keyword resource file contain documentation. Could a rule be added to require this, e.g. RequireResourceDocumentation or RequireLibraryDocumentation or some such?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/boakley/robotframework-lint/issues/42, or mute the thread https://github.com/notifications/unsubscribe-auth/ABEmYt2IctMAslu7izfyTACstl806Arqks5r_a7jgaJpZM4NsANa .

boakley avatar Jun 01 '17 12:06 boakley