Skip to content

Consider adding leading dot to config files for visibility #1566

@skyrpex

Description

@skyrpex

Pretty much what the title says. It's pretty common to use hidden files (aka leading dot filenames) for configuration files (see eslint and editorconfig).

Edit: I mean phpcs.xml and its siblings.

  • The config file will be hidden in UNIX systems.
  • The config file will be naturally grouped with other config files whose name starts with dots (.editorconfig, .env, .gitattributes, .gitignore, etc...).

I'm wondering if you're open to MR for this change. I can contribute.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions