Skip to content

autoInsert enable inserts header into empty files that are not new #14

Description

@mgcooper

when autoInsert.enable is true, a header is inserted into any empty file regardless of whether the file is new (and apparently regardless of the user that created the file). For example, if I open an empty init.py file in a module I cloned from some remote repo, the header is inserted. Suggest autoInsert.enable checks for who created the file and/or when it was created and does not insert the file unless the current user created it.

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