All issues
Anti-pattern
Bug risk
Coverage
Documentation
Performance
Secrets
Security
Style
Type check
def foo(): """This is an example docstring. To show how to write multi-line docstring."""
def foo(): """ This is an example docstring. To show how to write multi-line docstring. """