Skip to content

More folder names should be considered for types #4

@stof

Description

@stof

This is found while looking at the list of other directories:

CSS preprocessors (might be discussed between resources and public as they don't need to be public depending on the setup):

  • less
  • sass
  • scss

Other public folders:

  • javascripts
  • icons
  • imgs
  • wwwroot
  • font

Other source folders:

  • src-dev

Other doc folders:

  • apidocs
  • apidoc
  • api-reference
  • user_guide
  • manuals
  • phpdocs

Other test folders:

  • unittest
  • unit_tests
  • unit_test
  • phpunit-tests
  • spec (for PhpSpec users), even though this may not disqualify a package to be compliant, as PhpSpec specs are not primarily tests

These are not among the commonly used names, so they should not alter the final decision, but they might be worth taking into account for the compliance tool (which needs to list non-compliant alternatives) and in the stats about the amount of package using each group.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions