Skip to content

Make auto require disabled by default #551

Description

@Nelvin

Would it be possible to make auto require disabled by default?

Over the past few days I wondered multiple times why I had a require at the top of a file but guessed it was there because I copy & pasted the file header form existing files. But right now I noticed the same require added to a 3rd party library (rxi/flux) after I've just done a very minor code modification to the file. The auto require is completely useless as nothing of the required file is ever used in the library.

IMO it's really not a good idea to have content/code modifying features enabled by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions