Skip to content

Commit fddd71a

Browse files
committed
Added pylintrc file
1 parent b111849 commit fddd71a

File tree

1 file changed

+5
-0
lines changed
  • doc/data/messages/m/missing-return-type-doc

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[master]
2+
load-plugins=pylint.extensions.docparams
3+
4+
[Parameter_documentation]
5+
accept-no-return-doc=no

0 commit comments

Comments
 (0)