Skip to content
Snippets Groups Projects
Commit 0ba7c13b authored by Viktor Vorobev's avatar Viktor Vorobev Committed by Ugo Albanese
Browse files

Merged in NRRPLT-8242-fix-docstrings (pull request #31)

[NRRPLT-8242] Fix docstrings

look for missing empty line
^( +)\w.*$\n\1:
look for missing descr indent
^( +)(:.*)$\n\1\w
look for missing :
^ +:\w+ [^:]+$

Approved-by: Ugo Albanese
Approved-by: Eloy Retamino
parent 875866fd
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment