Skip to content

Missing colon in extensions #26

@pad918

Description

@pad918

'.ps', '.bat', '.vb', '.vbs' # windows based scripts

'.awk', '.sh', '.cgi', '.pl', '.ada', '.swift', # linux/mac based scripts

There is a missing colon between '.vbs' and '.awk'. This is not a syntax error, since python will concatenate them to ".vbs.awk", which is not a common file extension.

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