Skip to content

Catch empty lines in docstrings #3

Description

@mbeach-aws

Describe the feature you'd like
It might be nice to catch empty-line formatting like:

Args:
   arg1: stuff
   
   arg2: stuff

when it could be

Args:
   arg1: stuff
   arg2: stuff

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions