File: pydocstyle.ok

package info (click to toggle)
golang-github-reviewdog-errorformat 0.0~git20240608.1d3280e-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 984 kB
  • sloc: python: 59; xml: 13; sh: 7; javascript: 4; haskell: 3; makefile: 3
file content (4 lines) | stat: -rw-r--r-- 233 bytes parent folder | download
1
2
3
4
test.py|1| D100: Missing docstring in public module
test.py|18| D101: Docstring missing
test.py|27| D300: Use """triple double quotes""" (found '''-quotes)
test.py|75| D201: No blank lines allowed before function docstring (found 1)