Skip to content

Exclude some lines from being parsed as comments (i.e., shebangs) #7

@ckald

Description

@ckald

Right now, meta comments are parsed as documentation, which is okay, but it might be nicer to exclude them from docs:

# -- coding: utf-8 --
#!/usr/bin/python

InlineCommentLanguage should implement this feature and inheriting objects would specify the exact regexps to ignore

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions